{{__('app.category_list')}}
{{__('app.add_category')}}| {{__('app.image')}} | {{__('app.name')}} | {{__('app.feature')}} | Total Course | {{__('app.action')}} |
|---|---|---|---|---|
| {{$category->name}} | @if($category->is_feature == 'yes') Yes @else No @endif | {{ @$category->courses->count() }} |
{{$categories->links()}}