@if($row->discount_percent)
{{ __("SAVE :text",['text'=>$row->discount_percent]) }}
@endif
{{ __("From") }} {{ $row->display_sale_price }} {{ $row->display_price }}
{{ __("Start Date") }}
@{{start_date_html}}
{{__("Guests")}}

{{__('Extra prices:')}}

(@{{type.price_type}})
@{{type.price_html}}
(@{{type.price_type}})
@{{ type.price }}%
@{{ formatMoney(type.price) }}
  • @{{total_price_html}}
  • @{{pay_now_price_html}}
@include("Booking::frontend.global.enquiry-form",['service_type'=>'tour'])