|
Thank you for choosing {{ $hotel->title }}!
Your booking status has been updated to {{ $submission->booking_status }}.
📌 Booking Details:
| Hotel Name |
{{ $hotel->title }} |
| Hotel Location |
{{$hotel->extra_field_18}} |
| Travelling From |
{{ $submission->travelling_from }} |
| Check In |
{{ $submission->check_in }} |
| Check Out |
{{ $submission->check_out }} |
We’re excited to welcome you! Wishing you a pleasant stay.
Warm Regards,
The Travelin Verification Team
{{url('/')}}
|