@can('course-chapter.delete') @endcan @can('course-chapter.create') {{ __('Add Course Chapter') }} @endcan
@foreach($coursechapter as $cat) @endforeach
# {{ __('ChapterName') }} {{ __('Status') }} {{ __('Action') }}
1 {{$cat->chapter_name}}