@foreach($GalleryCategory as $key => $GalleryCategory_res) @endforeach
Id Title Image Width Image Height Image Size in MB status Actions
{{ $GalleryCategory_res->id }} {{ $GalleryCategory_res->title }} {{ $GalleryCategory_res->image_width }} {{ $GalleryCategory_res->image_height }} {{ $GalleryCategory_res->image_size }} {{ $GalleryCategory_res->status }}
{{ $GalleryCategory->links('vendor.pagination.custom') }}