@component('mail::message') Dear {{ $patient_name }}, Hope you are having a great day!! This is a friendly reminder that your appointment with Dr.{{$doctor_name}} is within next one hour. Your Problem: {{$problem}}
Appointment Time: {{ \Carbon\Carbon::parse($appointment_date)->format('jS M, Y g:i A') }} You may contact us with your suitable time for your Doctor Appointment & we are here to assist you 24/7. Thanks & Regards,
{{ config('app.name') }} @endcomponent