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

@if($prev) @endif
@if($videoUrl)
@else no video @endif
@foreach($chapters as $courseChapter) @endforeach
{{ $courseChapter->title }} {{ $courseChapter->duration }}
@if($next) @endif