{{ __('Edit Medication Order #') . $order->id }}

Back to Order

Order Information

Medications

Please list all medications for this order.

@foreach($medications as $medication) @endforeach
Update Order