List » {{ $chapter->course->name }}
{{ $chapter->title }}

@if($prev) @endif
@if($chapter->is_video_file) @endif
@foreach($chapters as $courseChapter) @endforeach
{{ $courseChapter->title }} {{ $courseChapter->duration }}
@if($next) @endif