@extends('front.practitioner.import.template.import') @section('content')
| Appointment type | Description | Cost | {{--GST | --}} {{--Code | --}}Duration | @php $serviceProviderCount = $owner->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.
|
GST Inc | Code | Reminders | Colour code | |||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Drag to re-order
|
{{$val->appointment_type}} | @if($val->descriptive_text !='') Yes @else No @endif | ${{$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->is_available_online ==0 ? 'No':'Yes' }} | {{ $val->is_gst =="off" ? 'No':'Yes' }} | {{ $val->code =="" ? '-': $val->code}} | {{ $val->sms_reminders ==0 ? 'No':'Yes' }} |
|
3 Months | {{--@if( $is_member == 0 )--}} {{--@endif--}} |