File: /mnt/data/ghayatcom/ghayatcom-api/resources/views/emails/dependant_reach_sixteen.blade.php
@component('mail::message')
<h2>{{$data['mail_title']}}</h2>
<p style="line-height: 2;">
Hi {{$data['ac_holder_fname']}} {{$data['ac_holder_lname']}},<br>
Your dependant '{{$data['dependant_fname']}} {{$data['dependant_lname']}}' has now turned sixteen years old. So he/she can able to manage his/her health record. Are you proceeding your dependant account separately. Yes mean, click this below link,<br>
<a style="color: #512DA8;" target="_blank" href="{{$data['link']}}">Click Here</a>
</p>
@endcomponent