@php use App\Support\AppointmentFormFields; $formFieldSettings = $appSetting->formFields(); $customFormFields = $appSetting->customFormFields(); $termsSettings = $appSetting->terms(); @endphp
Choose which fields appear on the frontend booking form and whether they are required.
| Field | Show | Required |
|---|---|---|
| {{ $def['label'] }} |
Add your own custom fields for the booking form. Use Remove to delete a field.
| Field Label | Type | Show | Required | |
|---|---|---|---|---|
Edit the checkbox text shown on the frontend booking form before submit.
| Checkbox | Text | Show | Required |
|---|---|---|---|
| {{ $termLabel }} |