Hotel Voucher Banner
Home Accommodation
Facilities Location

Your Confirmation Number:

@Raw(Model.reservation_no)

Modify

Your Stay:

@Raw(string.Format("{0:dd MMMM yyyy}",DateTime.Parse(Model.check_in_date))) - @Raw(string.Format("{0:dd MMMM yyyy}",DateTime.Parse(Model.check_out_date)))

Welcome @Raw(Model.guest_title) @Raw(Model.guest_first_name) @Raw(Model.guest_last_name),

@if(!string.IsNullOrEmpty(Model.payment_info)){

@Raw(Model.payment_info)

} @if(!string.IsNullOrEmpty(Model.add_on_reserved)){ }

@Raw(Model.room_or_package_reserved_title)
(@Raw(Model.number_of_rooms))

@Raw(Model.room_or_package_reserved_rates)

Additional Items

@Raw(Model.add_on_reserved_rates)

Total Amount

@Raw(Model.total_reservation)

Terms and Conditions

@Raw(Model.hotel_policy)
$[widget_bobd_voucher_email]