@csrf
Services
@forelse ($AppointmentTypes as $apptType) {{-- --}} @if(count($practitionerLocation) <=1) @endif @if($loop->first) @else @endif @empty {{-- --}} {{-- --}} {{-- --}} @if(count($practitionerLocation) <=1) @endif @endforelse {{-- --}}
Appt type Fee (ex GST) GST Code Duration Service Provider Location Colour Overdue Send reminders
is_gst) && $apptType->is_gst == 'on') checked @endif class="custom-control-input switch-input1 switch-on-off" id="{{$unique = uniqid()}}" >
{{--
--}}
reminder_status) && $apptType->reminder_status == 'on') checked @endif class="custom-control-input switch-input switch-on-off" id="{{$unique = uniqid()}}" >
{{-- --}}
{{--
--}}
...
Adds clients to your 'overdue appointments' list when they have not visited for an appointment in the specified time.