{{-- Premium UI layer for the SuperAdmin (SaaS owner) area only. Rendered ONLY on `admin.*` routes, so the tenant app keeps its own look. Instead of rewriting every admin view, this restyles the theme classes the admin pages already use (.page-header-breadcrumb, .custom-card, .table, .badge, buttons, KPI cards, forms, pagination) into one consistent, modern/premium design. Palette: RED / WHITE / GREY / BLACK. Black→red gradient hero, red accents, zinc-grey neutrals. (Semantic status badges keep their meaning-colours.) Everything is scoped under `.app-content` so the shared sidebar/header chrome is left to partials.app-theme. --}} @if (request()->routeIs('admin.*')) @endif