{{$book->name}}
0:00
0:00
@foreach ($contents as $content)
@if($voice_id!='')
{{$content->title}}
@else
{{$content->title}}
@endif
@endforeach