/home/techb158/ileadtechnology.com/resources/views/admin/course/coursechapter
NameSizeModeActions
edit.blade.php39810644editdlrm
index.blade.php68560644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/admin/course/coursechapter/index.blade.php (6856B)
+ {{ __('adminstaticword.Add') }}

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