Dashboard @can('quotes') Get Quotes @endcan Orders Booking Address Book Wallet @can('users')
    Settings
    @can('users') Users @endcan @can('users') Couriers @endcan @can('users') Courier Services @endcan
    @endcan @php // Run query to get billing_api value directly in the Blade file $billingApi = \App\BillingApi::firstOrCreate([], ['billing_api' => false]); @endphp @can('users')
    @csrf @method('PUT') billing_api ? 'checked' : '' }}>
    @endcan