{{ $b->category->name }}
{{ Str::limit(strip_tags(preg_replace('/.*?.*?<\/figcaption>.*?<\/figure>/si', '', html_entity_decode($b->content))), 100) }}
{{ $message ?? 'No blogs available at the moment.' }}