@component('mail::message') Hello Dr.{{$doctor_name}}, This is just to remind you that your appointment with {{$patient_name}} is within next one hour. Patient Problem: {{$problem}}
Appointment Time: {{ \Carbon\Carbon::parse($appointment_date)->format('jS M, Y g:i A') }} Thanks & Regards,
{{ config('app.name') }} @endcomponent