{{ session('success') }}
{{ session('error') }}
Import booking data from Excel files
Total Bookings
Recent Imports
Active Channels
Excel Format Requirements
Your Excel file must have these columns in order:
{{ $booking->booking_reference }}
{{ $booking->bookingChannel->name }} • {{ $booking->flight->flight_number }}
${{ number_format($booking->total_amount, 2) }}
{{ $booking->created_at->diffForHumans() }}
No recent bookings