@if($post->featured_image) @endif @if($post->category) {{ $post->category->name }} @endif {{ $post->title }} @if($post->summary) {{ $post->summary }} @endif {{ $post->published_at->translatedFormat('d M Y') }}