http://alphaexpress.com.vn/admin/login

Submitted URL:
http://alphaexpress.com.vn/Redirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 43 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 2 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="zxx" class="js"><head>
    <meta charset="utf-8">
    <meta name="author" content="Softnio">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <!-- Fav Icon  -->
    <link rel="shortcut icon" href="https://missnatureworld.com/wp-content/uploads/2023/05/cropped-logo-1-32x32.png">
    <!-- Page Title  -->
    <title>Login | Admin</title>
    <!-- StyleSheets  -->
    <link rel="stylesheet" href="http://alphaexpress.com.vn/assets/css/dashlite.css">

    <link id="skin-default" rel="stylesheet" href="http://alphaexpress.com.vn/assets/css/skins/theme-blue.css?ver=3.1.0">
</head>

<body class="nk-body bg-white npc-general pg-auth no-touch nk-nio-theme">
    <div class="nk-app-root">
        <!-- main @s  -->
        <div class="nk-main ">
            <!-- wrap @s  -->
            <div class="nk-wrap nk-wrap-nosidebar">
                <!-- content @s  -->
                <div class="nk-content ">
                    <div class="nk-block nk-block-middle nk-auth-body  wide-xs">
                        <div class="brand-logo pb-4 text-center">
                            <a href="html/index.html" class="logo-link">
                                <h1>Đăng nhập</h1>


                            </a>
                        </div>
                        <div class="card card-bordered">
                            <div class="card-inner card-inner-lg">
                                <div class="nk-block-head">
                                    <div class="nk-block-head-content">
                                        <h4 class="nk-block-title">Đăng nhập</h4>
                                        <div class="nk-block-des">
                                            <p>Truy cập bảng điều khiển quản trị bằng email và mật khẩu của bạn.</p>
                                        </div>
                                    </div>
                                </div>
                                <form action="http://alphaexpress.com.vn/admin/login" method="POST">
                                    <input type="hidden" name="_token" value="SzsOAuYL8rdyyJKZ8HpydGjXr0NBxLi9lUBQDFTs">                                    <div class="form-group">
                                        <div class="form-label-group">
                                            <label class="form-label" for="default-01">Email</label>
                                        </div>
                                        <div class="form-control-wrap">
                                            <input type="text" class="form-control form-control-lg" id="default-01" placeholder="Enter your email address" name="email" required="" value="">
                                                                                    </div>
                                    </div>
                                    <input type="hidden" name="_token" value="SzsOAuYL8rdyyJKZ8HpydGjXr0NBxLi9lUBQDFTs">                                    <div class="form-group">
                                        <div class="form-label-group">
                                            <label class="form-label" for="password">Mật khẩu</label>

                                        </div>
                                        <div class="form-control-wrap">
                                            <a href="#" class="form-icon form-icon-right passcode-switch lg" data-target="password">
                                                <em class="passcode-icon icon-show icon ni ni-eye"></em>
                                                <em class="passcode-icon icon-hide icon ni ni-eye-off"></em>
                                            </a>
                                            <input type="password" class="form-control form-control-lg" id="password" placeholder="Enter your password" name="password" required="" value="">
                                                                                        </div>
                                    </div>
                                    <div class="form-group">
                                        <button class="btn btn-lg btn-primary btn-block">Đăng nhập</button>
                                    </div>
                                </form>
                            </div>
                        </div>
                    </div>
                </div>
                <!-- wrap @e  -->
            </div>
            <!-- content @e  -->
        </div>
        <!-- main @e  -->
    </div>
    <!-- app-root @e  -->
    <!-- JavaScript -->
    <script src="http://alphaexpress.com.vn/assets/js/bundle.js?ver=3.1.0"></script>
    <script src="http://alphaexpress.com.vn/assets/js/scripts.js?ver=3.1.0"></script>
    <script src="http://alphaexpress.com.vn/assets/js/jquery.blockUI.js"></script>
    <script src="http://alphaexpress.com.vn/js/lodash.min.js"></script>
    <script src="http://alphaexpress.com.vn/assets/js/helpers.js"></script>


</body></html>