{{ $post->published_at ? $post->published_at->format('d M, Y') : 'Черновик' }} {{ $post->title }} {{ Str::limit($post->content, 150) }}