{{ $post->title }}
{{ Str::limit(strip_tags($post->content), 150) }}
Читать далее
{{ $post->comments()->approved()->count() }}