Company Logo

Invoice to {{$booking->first_name}}

${{$booking->grand_total}}

Ride {{getDateByFormat($booking->pickup_date)}} {{getTimeFormat($booking->pickup_time)}}

Download invoice Pay this invoice

Trip Detail

Pickup Time: {{getDateFormat($booking->pickup_date)}} {{getTimeFormat($booking->pickup_time)}}


Pickup: {{$booking->pickup_location}}

Destination: {{$booking->drop_location}}


Vehicle Type: {{$booking->vehicle->name ?? ''}}

No of Passengers: {{$booking->no_of_passengers}}

No of Luggages: {{$booking->no_of_luggage}}


Notes: {{$booking->comments}}

For Inquiry: Phone Icon {{$setting->company_phone}}