@component('mail::message') # Welcome Your account has been created. Click the button below to set your password for your account. @component('mail::button', ['url' => route('password.reset', [$token, 'email' => $email])]) Set Password @endcomponent This set password link will expire in 60 minutes. After that you will need to use the Forgot Password link found on the login page. Thanks,
{{ config('app.name') }} @endcomponent