{{ \Illuminate\Support\Str::limit(strip_tags($post->content), 100) }}
{{ \Illuminate\Support\Str::limit(strip_tags($news_item->content), 200) }}