@if($row->discount_percent)
{{$row->discount_percent}}
@endif
{{__("from")}} {{ $row->display_sale_price }} {{ $row->display_price }}

{{__('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'])