{{ $settings->clinic_name ?? 'OptoCare' }}

@if($settings->clinic_tagline)

{{ $settings->clinic_tagline }}

@endif
Hello {{ $patientName }},
Thank you for choosing {{ $settings->clinic_name ?? 'OptoCare Eye Centre' }} for your eye care needs. We appreciate the opportunity to serve you.

Attached to this email, you will find your official receipt for your recent visit.
Receipt Summary
Invoice Number {{ $invoiceNumber }}
Date Issued {{ date('jS F, Y') }}
Status PAID / SETTLED
We look forward to seeing you again for your next appointment.

Best regards,
The {{ $settings->clinic_name ?? 'OptoCare' }} Team