All articles {{ $siteName }} Journal {{ $post->title }} Published {{ $post->publication_date->format('F j, Y') }} @if ($post->featured_image) @endif @if ($post->excerpt) {{ strip_tags($post->excerpt) }} @endif {!! $post->content !!}