{{-- --}} @vite('resources/backend/app.css') @php $sessionPrimaryColor = session('primaryColor'); $primaryColor = $sessionPrimaryColor ? $sessionPrimaryColor : $setting->frontend_primary_color; @endphp @if($setting->pwa_enable) @endif {{-- ==================================================== --}} {{-- ================ DO NOT REMOVE THIS ================ --}} {{-- ==================================================== --}} {{-- ==================================================== --}} {{-- ================ DO NOT REMOVE THIS ================ --}} {{-- ==================================================== --}} @yield('backend_auth_link')
@yield('backend_auth_script') @if($setting->pwa_enable) @endif