{{-- Tailwind CSS v4 CDN --}} {{-- Prism.js for syntax highlighting --}} {{-- Prism.js code block fixes --}} {{-- Custom Tailwind components --}} @stack('styles') {{-- Preload theme CSS for playground --}} {{-- Load main flasher script first, then themes --}} {{-- Render server-side notifications --}} @flasher_render {{-- Header --}}
{{-- Logo --}} PHPFlasher {{-- Desktop Navigation --}} {{-- External Links --}} {{-- Mobile menu button --}}
{{-- Mobile Navigation --}}
{{-- Main Content --}}
@yield('content')
{{-- Footer --}} {{-- Scripts --}} @stack('scripts')