@extends('admin.admin-master-template-with-datatable') @section('content')

Categories Add New

@foreach($obj as $key => $val) @endforeach
Image Name Actions
{{$val->name}}
@endsection