@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}})
@{{formatMoney(type.price)}}
@{{total_price_html}}

@if($row->max_guests <= 1) {{__(':count Guest in maximum',['count'=>$row->max_guests])}} @else {{__(':count Guests in maximum',['count'=>$row->max_guests])}} @endif

{{__("BOOK NOW")}} {{__("Book Now")}}