Hello {{ $patient?->name ?? 'Patient' }},
{{ $messageBody }}
Attached is your prescription and required analyses from your visit ({{ $visit->code }}).
Regards, {{ $visit->clinic?->name ?? 'Clinic' }}