{{ $post->title }}

@if($post->sub_title)
{{ $post->sub_title }}
@endif @if($post->feature_image) {{ $post->title}} @endif {!! $post->content !!}