@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. Email Address * {!! NoCaptcha::renderJs() !!} {!! NoCaptcha::display(['data-theme' => 'light']) !!} @if ($errors->has('g-recaptcha-response')) {{ $errors->first('g-recaptcha-response') }} @endif Continue to Reset Password Don't remember your email address, contact us If remember your email address, Please click here to login. @endsection
Forgot your password? Enter your email you signed up with '{{ config('common.portal') }}'
This protects your account from unauthorized access.
Don't remember your email address, contact us If remember your email address, Please click here to login.