@extends('layouts.app') @section('content')
The prescription for {{ session('patient_name', 'Jane Doe') }} has been successfully sent to {{ session('pharmacy', 'CVS Pharmacy') }}.
System Notification: Prescription has been electronically signed and routed.