@php $menus = [ 'availability' => 'Availability', 'bookings' => 'Bookings', 'billing' => 'Billing', 'purchase-duties' => 'Purchase - Duties', 'purchase-invoices' => 'Purchase - Invoices', 'purchase-payments' => 'Purchase - Payments', 'credit-debit-notes' => 'Credit/Debit Notes', 'payroll' => 'Driver Payroll', 'petty-cash' => 'Petty Cash', 'vehicle-expenses' => 'Vehicle Expenses', 'vehicle-fuels' => 'Vehicle Fuel', 'sms-details' => 'SMS Details', ]; @endphp
{{-- Top Menu --}}