@include('partials.theme_alert')
{{ config('app.name') }}

Forgot Your Password?

We get it, stuff happens. Just enter your email address below and we'll send you a link to reset your password!

@csrf
@if ($errors->has('email'))

{{ $errors->first('email') }}

@endif

Don't have an account? Register account

@include('partials.live_chat')