+ {{ __('adminstaticword.Add') }}

@foreach($coursechapter as $cat) @endforeach
# {{ __('adminstaticword.Course') }} {{ __('adminstaticword.ChapterName') }} {{ __('adminstaticword.Status') }} {{ __('adminstaticword.Edit') }} {{ __('adminstaticword.Delete') }}
1 {{$cat->courses->title}} {{$cat->chapter_name}}
{{ csrf_field() }}
{{ csrf_field() }} {{ method_field('DELETE') }}