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

RECOVER USERNAME

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

If you've forgotten your username, use the code below to get started.

Recovery Code: {{$token}}

If you didn't request to recover your username, please ignore this email or reply to let us know. This username recover code is only valid for the next 10 minutes.

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

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