{{$book->name}}

{{$book->descriptiontext}}.

Listen

    @foreach ($contents as $content)
  • {{$content->title}}
  • @endforeach