{{ $course->name }}

@foreach($course->chapters()->get() as $chapter) @endforeach
{{ $chapter->title }} {{ $chapter->duration }}