@vite(['resources/css/app.css', 'resources/js/app.js']) @fluxAppearance {{-- Leaflet CSS and JS for Live Tracking --}} @if(request()->routeIs('live-tracking') || request()->routeIs('map-settings')) {{-- Google Maps API (only if API key is configured) --}} @if(config('services.maps.providers.google.enabled')) @endif @endif