logo
Participants - Doctor Visit Report
@if (!empty($data['health_practitioner_other'])) @endif @if (!empty($data['health_practitioner_other'])) @endif @if (!empty($data['location'])) @endif @if (!empty($data['location'])) @endif @if (!empty($data['appointment_date'])) @endif @if (!empty($data['appointment_time'])) @endif @if (!empty($data['appointment_date'])) @endif @if (!empty($data['appointment_time'])) @endif @if (!empty($files)) @foreach ($files as $file) @endforeach @endif
Date Time Status
{{ $data['date']??'' }} {{ $data['time']??'' }} {{ config('constant.save_list')[$data['status']??''] ??'' }}
Participant Staff Doctor Name
{{ $client_list[$data['client_id']??''] ?? '' }} {{ $staff_list[$data['staff_id']??''] ?? '' }} {{ $data['doctor_name']??'' }}
Health PractitionerOtherReason for Visit
{{ $data['health_practitioner']??'' }}{{ $data['health_practitioner_other']??'' }}{{ $data['reason']??'' }}
Doctor InstructionsLocationAppointment Type
{{ $data['instructions']??'' }}{{ $data['location']??'' }}{{ $data['appointment_type']??'' }}
Next Appointment DateTime
{{ $data['appointment_date']??'' }}{{ $data['appointment_time']??'' }}
Attechments