@foreach ($reportcategory as $category) @endforeach
S.No Domain Slug Description Image Icon Seo Title Meta Description Meta Keywords Action
{{ $loop->iteration }} {{ $category->category_title }} {{ $category->slug }} {!! \Illuminate\Support\Str::limit($category->description, 150, '...') !!} {{ $category->category_title }} {{ $category->icon }} {{ $category->seo_title }} {{ $category->meta_description }} {{ $category->meta_keyword }}