{{$page->title??''}}
{{$post->title}}
{!! $post->body !!}
@if (count($post->pdfs)) @foreach ($post->pdfs as $pdf) Click here for PDF @endforeach @endif@include('layouts.front.styles')
{!! $post->body !!}
@if (count($post->pdfs)) @foreach ($post->pdfs as $pdf) Click here for PDF @endforeach @endif