@php $currentRoute = Route::currentRouteName(); $activeRoutes = ['booking.index', 'booking-order.index','transit.index','in-transit.index','shipment.index']; @endphp
@can('customers.view') @endcan @can('booking.view') @endcan @can('delivery.create') @endcan @can('delivery.view') @endcan @can('driver-payment.view') $ @endcan @can('customer-payment.view') @endcan @can('reports.view1') @endcan @can('branch.view') @endcan @can('customer-payment.view') @endcan
Current Branches

{{$currentBranch->phone}}

@csrf
@csrf