@extends('emails.base') @section('content')
We received a request to reset your password. Click the button below to set a new password:
If you did not request a password reset, you can safely ignore this email.
Or copy and paste this URL into your browser:
{{ $resetLink }}
Thanks,
The {{ config('app.name') }} Team