 |
Booking Confirmed
|
Your booking is now confirmed!
| |
| Reference : |
| {{$booking->booking_reference}} |
|
| Tour : |
| {{$booking->activity->title}} |
|
| Tour date : |
| {{$booking->start_date}} |
|
| PAX : |
| A{{$booking->num_adults}}/C{{$booking->num_children}}/I{{$booking->num_infants}} |
|
| Amount paid : |
| {{$booking->booking_amount}} USD |
|
| Product code : |
| {{$booking->activity->tour_id}} |
|
| Pickup Location : |
| {{$booking->pickup.location_name}} |
|
| Remarks : |
| {{$booking->remarks}} |
|
| |
| |
|
| Supplier |
| |
|
| Contact name |
| {{$booking->activity->user->supplier_profile->contact_name}} |
|
| Phone number |
| {{$booking->activity->user->supplier_profile->contact_mobile_phone}} |
|
| |
|
|
|
|
|
Thank you, aktivitar |
Please visit your dashboard to manage other bookings.
|
|