Company Logo

Welcome {{ $booking->first_name }}! Thank you for reaching out.

The quote for your trip from {{$booking->pickup_location}} to {{$booking->drop_location}}.


@if ($booking->discount > 0) @endif
Base Price ${{$booking->base_price}}
Toll ${{$booking->toll}}
Standard Gratuity ${{$booking->tip}}
Administrative Charges ${{$booking->administrator}}
Discount ${{$booking->discount}}

Grand Total ${{$booking->grand_total}} @if($booking->transfer_type == 2) (Each way) @endif

Notes: {{$booking->comments}}

Pay Invoice

Let us know if you wish to proceed.
Feel free to ask if you have any questions.

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