# Hello {{$data['name']}}!

We have received a request to reset the password of your account with {{env('APP_NAME')}}.
Please click the Reset Password button below to continue.

@component('mail::button', ['url' => $data['url']]) Reset Password @endcomponent

If you're having trouble clicking the Reset Password button, copy and paste the URL below into your web browser: {{$data['url']}}