Файловый менеджер - Редактировать - /home/c7lekhnath/silverray.com.au/storage/framework/views/720bd9b69413e3f7bbac419fea318a9b.php
Назад
<?php $__env->startSection('title'); ?> <title><?php echo e(__('Forget Password')); ?></title> <?php $__env->stopSection(); ?> <?php $__env->startSection('meta'); ?> <meta name="description" content="lorem ipsum"> <?php $__env->stopSection(); ?> <?php $__env->startSection('frontend-content'); ?> <!--===BREADCRUMB PART START====--> <section class="wsus__breadcrumb" style="background: url(<?php echo e($setting->breadcrumb_image ? asset($setting->breadcrumb_image) : ''); ?>);"> <div class="wsus_bread_overlay"> <div class="container"> <div class="row"> <div class="col-12 text-center"> <h4><?php echo e(__('Forget Password')); ?></h4> <nav style="--bs-breadcrumb-divider: '-';" aria-label="breadcrumb"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="<?php echo e(route('home')); ?>"><?php echo e(__('Home')); ?></a></li> <li class="breadcrumb-item active" aria-current="page"><?php echo e(__('Forget Password')); ?></li> </ol> </nav> </div> </div> </div> </div> </section> <!--===BREADCRUMB PART END====--> <!--=======LOGON PART START=========--> <section class="wsus__logon mt_45 mb_45"> <div class="container"> <div class="row justify-content-center"> <div class="col-xl-5 col-md-8 col-lg-6"> <div class="wsus__login_form"> <h3><?php echo e(__('Forget Password')); ?></h3> <form action="<?php echo e(route('forget-password')); ?>" method="POST" id="forgetFormSubmit"> <?php echo csrf_field(); ?> <div class="form-group"> <div class="input-group input-group-lg"> <div class="input-group-prepend"> <span class="input-group-text"> <i class="fas fa-envelope"></i> </span> </div> <input class="form-control form-control-lg" type="email" id="regEmail" name="email" placeholder="<?php echo e(__('Email')); ?>"> </div> </div> <?php if($setting->recaptcha_status == 'active'): ?> <div class="form-group mt-2"> <div class="input-group input-group-lg"> <div class="g-recaptcha" data-sitekey="<?php echo e($setting->recaptcha_site_key); ?>"></div> </div> </div> <?php endif; ?> <button id="forgBtn" class="common_btn mt-1 mb-3" type="submit"><i id="forg-spinner" class="loading-icon fa fa-spin fa-spinner d-none"></i> <?php echo e(__('Send Email')); ?></button> <div class="wsus__reg_forget"> <a href="<?php echo e(route('login')); ?>"><?php echo e(__('Back To Login Page')); ?></a> </div> </form> </div> </div> </div> </div> </section> <!--======= LOGON PART END========--> <?php $__env->stopSection(); ?> <?php $__env->startPush('js'); ?> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <?php $__env->stopPush(); ?> <?php echo $__env->make('layout1', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/lekhnath/silverray.com.au/resources/views/auth/forgot-password.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.20 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка