@if ( isset($post->image) && $post->image != null )
{{ ($post->content->title ?? '') }}
{!! $post->content->description !!}
{!! $post->content->content !!}