Sl No | Title | Category | Price | Status | @if(in_array('course-category-edit', $authRolePermissions))Edit | @endif @if(in_array('course-category-delete', $authRolePermissions))Delete | @endif {{--Action | --}}|||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$data->firstItem() + $key}} | {{ucfirst($list->course_title ?? '')}} | {!! $list->category->title ?? '' !!} | {!! ($list->course_price == '') ? 'Free' : $list->course_price !!} |
status=='1' ? 'checked' : ''}}>
|
@if(in_array('course-category-edit', $authRolePermissions))
@endif @if(in_array('course-category-delete', $authRolePermissions)) | @endif {{-- |
| --}}
|||||
No Data Found |