($appearance ?? 'system') == 'dark'])> {{-- Inline script to detect system dark mode preference and apply it immediately --}} {{-- Inline style to set the HTML background color based on our theme in app.css --}} {{ config('app.name', 'AMS') }} @if(($html_lang ?? 'en') === 'fa') @endif @routes @viteReactRefresh @vite(['resources/js/app.jsx', "resources/js/pages/{$page['component']}.jsx"]) @inertiaHead ($html_lang ?? 'en') === 'fa'])> @inertia