My Services
| Appointment type | Cost | {{--GST | --}} {{--Code | --}}Duration | @php $serviceProviderCount = $user->serviceProvider()->get(); @endphp @if($serviceProviderDisplayCount!=0)Service Provider | @endif @if(count($serviceLocation)>=2)Location | @endifBooking online
Clients can book their appointments online via the My Appointments platform and/or your website.
|
SMS reminders | Colour code | |||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Drag to re-order
|
{{-- @if($val->appt_type !="") @if($val->appt_type =="Telehealth" || $val->appt_type =="Mobile") {{ $val->appt_type.' - ' }} @endif @endif --}} {{$val->appointment_type}} | ${{$val->fee}} | {{--@if($val->is_gst == 'on') Yes @else No @endif | --}} {{--{{$val->code}} | --}}{{$val->duration_time}} | @if($serviceProviderDisplayCount!=0)
@foreach($val->provider_array as $key=>$provider)
@if($key == 0)
{{$provider}} @if(count($val->provider_array) > 1) + {{count($val->provider_array) - 1 }} @endif
@endif
@endforeach
@if(count($val->provider_array) > 1)
@endif
|
@endif
@if(count($serviceLocation)>=2)
@foreach($val->location_array as $key=>$location)
@if($key == 0)
{{getLocationAddress($location)}} @if(count($val->location_array) > 1) + {{count($val->location_array) - 1 }} @endif
@endif
@endforeach
@if(count($val->location_array) > 1)
@endif
|
@endif
{{ $val->booking_online ==0 ? 'No':'Yes' }} | {{ $val->sms_reminders ==0 ? 'No':'Yes' }} |
|
3 Months |
@if($serviceStep == 0 && count($appointmentTypes) >=1)
@endif