@if($post->featured_image) @if($post->category) {{ $post->category->name }} @endif @endif {{ $post->published_at->format('M d, Y') }} {{ $post->title }} {{ Str::limit($post->excerpt, 110) }} Read Article