/home/kueuepay/public_html/resources/views/admin/auth/password-forgot/forgot.blade.php
@extends('admin.auth.layouts.auth-master')

@push('css')
    <style>
        .sub-title {
            margin-top: 0px !important;
        }
    </style>
@endpush

@section('section')
    <div class="account-wrapper">
        <div class="account-header">
            <div class="site-logo">
                <img src="{{ get_logo($basic_settings) }}" alt="logo">
            </div>
            <h6 class="sub-title">{{ __("Password ") }} <span>{{ __("Reset") }}</span></h6>
            <span>{{ __("Enter your account email address or username") }}</span>
        </div>
        <form class="account-form" action="{{ setRoute('admin.password.forgot.request') }}" method="POST">
            @csrf
            <div class="form-group">
                <input type="text" class="@error('credential') is-invalid @enderror" title="Enter Username" required name="credential" value="{{ old('credential') }}" autofocus>
                <label>{{ __("Username OR Email Address") }}</label>

                @error('credential')
                    <div class="alert alert-danger">{{ $message }}</div>
                @enderror

            </div>
            <button type="submit" class="btn--base w-100 btn-loading">{{ __("Send") }}</button>
        </form>
    </div>
@endsection
Contact
top

Get in Touch with Us for Any Questions or Support

We’d love to hear from you! Whether you have questions, feedback, or need support, our team is here to help. Reach out to us via email, phone, or visit our office. We’re committed to providing you with exceptional service and ensuring your experience with NFC Pay is seamless and satisfying. Let’s connect!

icon

Our Location

20-22 Wenlock Road, England, N1 7GU
icon

Call us on: +03601 885399

Our office hours Monday–Friday, 9am - 9pm
icon

Email us directly

support@example.com