صفحه اصلی ⁄ رزرو هتل
رزرو هتل
{{ $lang('Click on map to show on google map') }}
{{hotelDetails.name}}
{{hotelDetails.descriptions.short_description}}
{{hotelDetails.address}}
{{$lang('Check Availability')}} : {{(item.result.status === 'OK') ? $lang('Available') : $lang('Not Available')}}
{{$lang('Selling price')}} : {{item.result.amount | price(item.result.amount_currency, self)}}
{{$lang('Selling price')}} : {{item.result.amount | price(item.result.amount_currency, self)}}
{{$lang('before discount')}} : {{bookDetail.result.amount_without_discount | price}} {{$lang('before discount')}} : {{bookDetail.result.amount_without_discount | price(bookDetail.result.amount_currency, self)}}
{{$lang('total discount')}} : {{bookDetail.result.amount_discounts | price}} {{$lang('total discount')}} : {{bookDetail.result.amount_discounts | price(bookDetail.result.amount_currency, self)}}
{{$lang('total price')}} : {{bookDetail.result.amount | price}} {{$lang('total price')}} : {{bookDetail.result.amount | price(bookDetail.result.amount_currency, self)}}
{{$lang('total discount')}} : {{bookDetail.result.amount_discounts | price}} {{$lang('total discount')}} : {{bookDetail.result.amount_discounts | price(bookDetail.result.amount_currency, self)}}
{{$lang('total price')}} : {{bookDetail.result.amount | price}} {{$lang('total price')}} : {{bookDetail.result.amount | price(bookDetail.result.amount_currency, self)}}
{{$lang('payment successfully')}}
{{$lang('voucher code')}} : {{ respBooks.hotel_details.hotel_service.confirmation_no }}{{$lang('order number')}} : {{ respBooks.order_id }}
{{ $lang('payFrom') }} |
---|
{{$lang('passenger info')}} {{$lang('room')}} {{key + 1}}
{{$lang('passenger info')}}
{{$lang('contact')}}
{{item.hotel_details.contacts.phone}}
{{item.hotel_details.contacts.fax}}
{{item.hotel_details.contacts.email}}
{{item.hotel_details.address}}
{{$lang('Cancellation policy')}}
{{cancelation['type']}}
{{$lang('canceling on')}} : {{cancelation['amount'] | price(cancelation['currency'], self)}}
{{$lang('canceling on')}} : {{cancelation['amount'] | price(cancelation['currency'], self)}}
{{remark.remark}}