{{ __('appointment.name') }} | {{ __('appointment.date') }} | {{ __('appointment.action') }} | ||
---|---|---|---|---|
{{ $medicalreport['name'] }} | {{ $medicalreport['date'] }} | @if ($data['status'] == 1) | ||
{{ __('appointment.no_medical_report_found') }}
|