@component('mail::message')
#Account Delete Request.
Hi {{$details['name']}} This is a confirmation email from Professnow.com
You have requested to delete your account from our Database
Please click on confirm button if you want to continue .
@component('mail::button', ['url' => 'https://professnow.com/confirm/account/delete/'.$details['token']])
Confirm
@endcomponent
if this is not your email address {{$details['email']}} ignore this email.
Thank you so much,
@endcomponent