9 lines
295 B
PHP
9 lines
295 B
PHP
Hello,<br><br>
|
|
|
|
A password reset requested for your email address on "{{ config('app.name') }}".<br><br>
|
|
|
|
Please click the following link to reset your password: <a target="_blank" href="{{ $url }}">Password
|
|
Reset</a><br><br>
|
|
|
|
This password reset link will expire in "{{ $count }}" minutes.
|