@if(floatval($booking->deposit))

{{__("How do you want to pay?")}}

{{format_money($booking->deposit)}}

{{format_money($booking->total)}}
@endif