@if ($post->getFirstMediaUrl('featured-image'))
{{ $post->title }}
@endif

{{ $post->title }}

{!! $post->contents !!}