@extends('user.layouts.applogin-newui') @section('content')

Forgot Password

Forgot your password? Enter your email you signed up with '{{ config('common.portal') }}'

This protects your account from unauthorized access.

{!! NoCaptcha::renderJs() !!} {!! NoCaptcha::display(['data-theme' => 'light']) !!}
@if ($errors->has('g-recaptcha-response')) {{ $errors->first('g-recaptcha-response') }} @endif

Don't remember your email address, contact us
If remember your email address, Please click here to login.

@endsection