/home/kueuepay/public_html/storage/framework/views/178f77b090f0992baaf34c1543344440ae3d80de.php


<?php $__env->startPush('css'); ?>
    
<?php $__env->stopPush(); ?>

<?php $__env->startSection('content'); ?>
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Start Account
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
<section class="forgot-password ptb-80">
    <div class="container">
        <div class="row justify-content-center">
            <div class="col-xxl-5 col-xl-6 col-lg-7 col-md-10">
                <div class="forgot-password-area">
                    <div class="account-wrapper">
                        <div class="account-logo text-center">
                            <a href="<?php echo e(setRoute('frontend.index')); ?>" class="site-logo">
                                <img src="<?php echo e(get_logo($basic_settings)); ?>" alt="logo">
                            </a>
                        </div>
                        <div class="forgot-password-content ptb-30">
                            <h3 class="title"><?php echo e(__("Reset Your Forgotten Password?")); ?></h3>
                            <p><?php echo e(__("Take control of your account by resetting your password. Our password recovery page guides you through the necessary steps to securely reset your password.")); ?></p>
                        </div>
                        <form class="account-form" action="<?php echo e(setRoute('user.password.forgot.send.code')); ?>" class="account-form" method="POST">
                            <?php echo csrf_field(); ?>
                            <div class="row ml-b-20">
                                <div class="col-lg-12 form-group">
                                    <input type="text" required class="form-control form--control" name="credentials" placeholder="<?php echo e(__("Enter Email")); ?>..." spellcheck="false" data-ms-editor="true">
                                </div>
                                <div class="col-lg-12 form-group text-center">
                                    <button type="submit" class="btn--base w-100"><?php echo e(__("Send OTP")); ?></button>
                                </div>
                                <div class="col-lg-12 text-center">
                                    <div class="account-item">
                                        <label><?php echo e(__("Already Have An Account?")); ?> <a href="<?php echo e(setRoute('user.login')); ?>" class="text--base"><?php echo e(__("Login Now")); ?></a></label>
                                    </div>
                                </div>
                            </div>
                        </form>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    End Account
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
<?php $__env->stopSection(); ?>

<?php $__env->startPush('script'); ?>
    
<?php $__env->stopPush(); ?>
<?php echo $__env->make('layouts.master', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH D:\xampp\htdocs\git\nfcpay\resources\views/user/auth/forgot-password/forgot.blade.php ENDPATH**/ ?>
Payment System
top

Simple Steps to Complete Your Payment Securely and Efficiently

Making a payment on our website is quick and secure. Start by logging in or creating an account. Select your preferred payment method, input the required details, and review the information. Once you confirm everything is correct, click on the "Submit Payment" button. You’ll receive instant confirmation and can track your payment status through your account dashboard. It’s an easy and secure process.

  • Go to the Payment Section: Access the payment area on our website or app.
  • Choose Your Payment Method: Select your preferred payment option.
  • Enter Payment Details: Provide the necessary payment information.
  • Verify Your Information: Check that all details are correct.
  • Confirm Your Payment: Click "Submit Payment" to complete the transaction.
img