@if (!count($categories)) @else @foreach ($categories as $index => $category) @endforeach @endif
Serial Product Category Name Action
No data found!
{{$index+1}} {{$category['category_name']}}
@csrf @method('DELETE')
{{$categories->links()}}