@if($row->discount_percent)
{{$row->discount_percent}}
@endif
{{__("from")}} {{ $row->display_sale_price }} {{ $row->display_price }}
{{-- drop_off_location location --}} @if (empty(Request()->all())) @endif {{-- location --}} @if (isset($location_pic_up->name) && isset($location_drop_off->name)) @endif {{-- location --}} {{-- drop_off_location location --}} {{-- start --}} {{-- end --}} {{-- --}}

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

@{{ type.name }} @{{ type.price_html }}
(@{{type.price_type}})
@{{type.price_html}}
{{-- ------------------Backup---------------- --}}
@if(!empty($point2point_distance_pic_up)) {{ format_money($point2point_distance_pic_up) ?? '' }} @else @{{ formatMoney(pick) }} @endif
{{-- ------------------Backup---------------- --}} {{-- ------------------Drop of---------------- --}}
@if(!empty($point2point_distance_drop_off)) {{ format_money($point2point_distance_drop_off) ?? '' }} @else @{{ formatMoney(dropoff) }} @endif
{{-- ------------------Drop of---------------- --}}
  • @{{total_price_html}}
  • @{{pay_now_price_html}}
@include("Booking::frontend.global.enquiry-form",['service_type'=>'car'])