Booking

Complete

Roomtype - {{$roomtypes->title_en}}
Checkin - {{Session::get('payment.checkin')}}
Checkout - {{Session::get('payment.checkout')}}
Travelers - {{Session::get('payment.travelers')}} People
Hotel Stay - {{Session::get('payment.hotel_stay')}} Night
Price - {{number_format(Session::get('payment.total_price'))}}
Fullname - {{Session::get('payment.fullname')}}
Email - {{Session::get('payment.email')}}