@extends('layouts.app') @section('title', $title ?? $tag->name . ' — ' . __('pages.blog_title')) @section('content') @include('sections.blog.hero') {{-- Breadcrumb with tag name --}} {{-- Category filter — active tag highlighted --}} {{-- Article grid --}}
{{ __('blog.empty_state_tag') }}