@component('mail::message') @slot('header') Account Successfully Verified! @endslot @slot('name') {{ucwords($data['name'])}} @endslot {{-- Body --}}
Congratulations, your {{env('APP_NAME')}} account is now officially {{$data['verification_type']}} verified.
Thank you for choosing {{env('APP_NAME')}}.