@include('email.email-partials.header')

PASSWORD RESET

Hello {{$user['first_name']}}

If you've lost your password or wish to reset it, use the code below to get started.

Security Code: {{$token}}

If you didn't request a password reset, please ignore this email or reply to let us know. This password reset is only valid for the next 10 minutes.

Thanks,
{{config('app.name')}}

@include('email.email-partials.footer')