@component('mail::message') # Hello , You are receiving this email because we received a password reset request for your account. Click on the following button: @component('mail::button', ['url' => 'BASE_URL/password/reset/?token='.$token]) Reset My Password @endcomponent If you did not request a password reset, no further action is required. Thanks,
{{ config('app.name') }} @endcomponent