@include('front.inner-layout.head')
Loading
@php $reUrl=url('/practitioner/appointments/show').'?jump_todate='.date('Y-m-d',strtotime($appointment->date)).'&location='.base64_encode($appointment->location); @endphp
@if(Request::get('note_id')!="")
@else
@endif @include('front.practitioner.import.include.js') @include('sweet::alert')