{{ session('success') }}
@endifNo Thumbnail
@endif{{ $pdf->title }}
Edit Title @php $allTags = $pdf->pages->pluck('tags')->filter()->implode(','); $tagList = $allTags ? explode(',', $allTags) : []; @endphp@foreach($tagList as $tag) {{ $tag }} @endforeach
Show Pages