{{-- Dynamic brand colors injected from AppearanceSettings --}} @brandColors {{-- Preconnect to font providers for performance --}} {{-- Favicon --}} {{-- Inertia head --}} @inertiaHead {{-- Vite assets --}} @vite(['resources/css/app.css', 'resources/js/app.js']) {{-- Embed non-sensitive app config for bootstrap.js. Never include secrets, API keys, or credentials here. --}} {{-- Inertia root --}} @inertia {{-- Noscript fallback for users without JavaScript. Progressive enhancement: the app works without JS for read-only pages, but authentication and interactive features require it. --}}