@component('mail::message') <h2>{{$data['mail_title']}}</h2> <p style="line-height: 2;"> Hi {{$data['patient_name']}},<br> The Consultation report ({{$data['consultation_id']}}) was completed by the doctor. </p> @endcomponent