Dear Valued Patient,
{!! $emailData['response_to_message'] !!}
Original Message
Subject: {{ $emailData['original_subject'] }}
Thank you for reaching out. Please feel free to reply if you have any further questions.
@if($clinicPhone || $clinicEmail || $clinicAddress)
@if($clinicPhone)Phone / WhatsApp: {{ $clinicPhone }}
@endif
@if($clinicEmail)Email: {{ $clinicEmail }}
@endif
@if($clinicAddress)Address: {{ $clinicAddress }}@endif