Hello Admin,
A new booking has been made on Matergo Hotel. Please review the details below:
Booking Details
- Booking Reference: {{ $bookingData->booking_reference }}
- Full Name: {{ $bookingData->full_name }}
- Email: {{ $bookingData->email }}
- Phone: {{ $bookingData->phone }}
- Number of People: {{ $bookingData->number_of_people }} @if($bookingData->special_request)
- Special Request: {{ $bookingData->special_request }} @endif
- Package: {{ $bookingData->package->name}}
- Total amount: $ {{ $bookingData->price}}
Please check the admin panel for further details and to confirm the booking.
Regards,
The Matergo Hotel System