@component('mail::message') # Hello, {{$user->firstname}} We have received a request to reset the password for {{config('app.name')}} account associated with {{$user->email}}. No changes have been made to your account yet. @component('mail::button', ['url' => $link]) Reset Password @endcomponent

If you did not initiate this request, please let us know immediately.

@endcomponent