@if ($data['status'] == 1) @endif @foreach ($data['prescriptions'] as $index => $prescription) @if ($data['status'] == 1) @endif @endforeach @if (count($data['prescriptions']) <= 0) @endif
{{ __('appointment.name') }} {{ __('appointment.frequency') }} {{ __('appointment.duration') }}{{ __('appointment.action') }}

{{ $prescription['name'] }}

{{ $prescription['instruction'] }}

{{ $prescription['frequency'] }} {{ $prescription['duration'] }}
{{ __('appointment.no_prescription_found') }}
@push('after-scripts') @endpush