JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "b5a6d672887989428ad25300f18b1892.php"

Full Path: /home/u703019046/domains/nawabs.com.au/public_html/storage/framework/views/b5a6d672887989428ad25300f18b1892.php
File size: 2.83 KB
MIME-type: text/x-php
Charset: utf-8

<?php $__env->startSection('master-layout'); ?>
        <div class="col-lg-6 col-md-6 col-12 sherah-wc-col-two">
            <div class="sherah-wc__form">
                <div class="sherah-wc__form-inner">
                    <h3 class="sherah-wc__form-title sherah-wc__form-title__one"><?php echo e(__('Login Your Account')); ?><span ><?php echo e(__('Please enter your email and password to continue')); ?></span></h3>
                    <!-- Sign in Form -->
                    <form class="sherah-wc__form-main p-0" action="<?php echo e(route('admin.login')); ?>" method="post">
                        <?php echo csrf_field(); ?>
                        <div class="form-group">
                            <label class="sherah-wc__form-label"><?php echo e(__('Email Address')); ?></label>
                            <div class="form-group__input">
                                <input class="sherah-wc__form-input" type="email" name="email" required="required">
                            </div>
                        </div>
                        <!-- Form Group -->
                        <div class="form-group">
                            <label class="sherah-wc__form-label"><?php echo e(__('Password')); ?></label>
                            <div class="form-group__input">
                                <input class="sherah-wc__form-input" id="password-field" type="password" name="password" maxlength="8" required="required" >
                            </div>
                        </div>
                        <!-- Form Group -->
                        <div class="form-group">
                            <div class="sherah-wc__check-inline">
                                <div class="sherah-wc__checkbox">
                                    <input class="sherah-wc__form-check" id="checkbox" name="checkbox" type="checkbox">
                                    <label for="checkbox"><?php echo e(__('Remember me later')); ?></label>
                                </div>
                            </div>
                        </div>
                        <!-- Form Group -->
                        <div class="form-group form-mg-top25">
                            <div class="sherah-wc__button sherah-wc__button--bottom">
                                <button class="ntfmax-wc__btn" type="submit"><?php echo e(__('Login')); ?></button>
                            </div>
                        </div>
                        <!-- Form Group -->

                    </form>
                    <!-- End Sign in Form -->
                </div>
            </div>
        </div>
<?php $__env->stopSection(); ?>

<?php echo $__env->make('admin.auth.master_layout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH H:\Xamp\htdocs\hotel2\resources\views/admin/auth/login.blade.php ENDPATH**/ ?>