($appearance ?? 'system') == 'dark'])>
{{ config('app.name', 'Laravel') }}
@if(auth()->check() && auth()->user()->currentCompany && auth()->user()->currentCompany->favicon)
@else
@endif
@vite(['resources/js/app.ts']) @inertiaHead @inertia