{{ $blog->title }}
@if($blog->is_featured) Featured @endif
📂 {{ $blog->category }}
{{ $blog->excerpt_or_content }}
@if($blog->tags)
@endif