@extends('front.practitioner.import.template.import') @section('content')
@include('front.inner-layout.sidebar')
@if(count($service_provider) > 1) @endif @if(count($locations) > 1) @endif
Client name Appointment date Time Service bookedService providerLocationAppointment status Notes Invoice
@endsection @section('import-scripts') @endsection