{{-- resources/views/pages/groups/partials/post-rows.blade.php --}} @if($posts->count() > 0)
{{ Str::limit(strip_tags($post->content), 150) }}