@component('mail::message')
Hi {name},
You recently requested to reset your password for your [Product Name] account. Use the button below to reset it. **This password reset is only valid for the next 24 hours.**
@component('mail::button', ['url' => '#link', 'color' => 'success'])
Reset your password
@endcomponent
For security, this request was received from a {operating_system} device using {browser_name}. If you did not request a password reset, please ignore this email or [contact support](#link) if you have questions.
Thanks,
The [Product Name] Team
-----
If you’re having trouble with the button above, copy and paste the URL below into your web browser.
{action_url}
@endcomponent