Booking Appointment

{{ csrf_field() }}
@foreach ($patientType as $value => $label) @endforeach
@foreach ($preferredTime as $value => $label) @endforeach
@include('themes.frontend.partials.book_appointment_script')