{{ $post->name }}
@if ($post->featuredImageUrl())
@else
@endif
{{ $post->display_excerpt }}
{{ __('Read more') }} →