# | {{ __('Image') }} | {{ __('Title') }} | {{ __('Instructor') }} | {{ __('Featured') }} | {{ __('Status') }} | {{ __('Action') }} |
---|---|---|---|---|---|---|
1 {{ __('Are You Sure') }} ?. |
@if($cat['preview_image'] !== NULL && $cat['preview_image'] !== '')
|
{{$cat->title}} | {{ $cat->user->fname }} |
@can('course-reviews.edit')
{{ __('Edit') }}
@endcan
|