@if($post->featured_image) @endif @if($post->category) {{ $post->category->name }} @endif {{ $post->title }} {{ Str::limit(strip_tags($post->content), 120) }} {{ $post->published_at?->format('F j, Y') }} Read more