@if($post->featured_image)@endif {{ $post->author }} {{ $post->published_at?$post->published_at->format('d M Y'):'' }} {{ $post->views }} views @if($post->category) {{ $post->category->name }}@endif {!! $post->content !!}