{{ __("Let us know who you are") }}
@include ('Booking::frontend/booking/checkout-deposit') @include ($service->checkout_form_payment_file ?? 'Booking::frontend/booking/checkout-payment')
@php $term_conditions = setting_item('booking_term_conditions'); @endphp
@if(setting_item("booking_enable_recaptcha"))
{{recaptcha_field('booking')}}
@endif