{{-- HEADER --}}
FuelAlert
@auth @else @endauth
{{-- MAIN --}}
{{-- BOTTOM TAB BAR --}} @php $tabs = [ ['label' => 'Prices', 'icon' => 'lucide:fuel', 'route' => 'home'], ['label' => 'Alerts', 'icon' => 'lucide:bell', 'route' => null], ['label' => 'Forecourts', 'icon' => 'lucide:map-pin', 'route' => null], ['label' => 'Trends', 'icon' => 'lucide:trending-up', 'route' => null], ]; @endphp