Файловый менеджер - Редактировать - /home/c7lekhnath/silverray.com.au/storage/framework/views/8ab2f5ce3f2bd32618d9e877db17f538.php
Назад
<div class="tab-pane fade" id="mmaintenance_mode_tab" role="tabpanel"> <div class="form-group"> <div class="alert alert-warning alert-has-icon"> <div class="alert-icon"><i class="far fa-lightbulb"></i></div> <div class="alert-body"> <div class="alert-title"><?php echo e(__('Warning')); ?></div> <?php echo e(__("If you enable maintenance mode, regular users won't be able to access the website. Please make sure to inform users about the temporary unavailability.")); ?> </div> </div> <input onchange="changeMaintenanceModeStatus()" <?php echo e($setting->maintenance_mode ? 'checked' : ''); ?> id="maintenance_mode_toggle" type="checkbox" data-toggle="toggle" data-onlabel="<?php echo e(__('Active')); ?>" data-offlabel="<?php echo e(__('Inactive')); ?>" data-onstyle="success" data-offstyle="danger"> </div> <form action="<?php echo e(route('admin.update-maintenance-mode')); ?>" method="POST" enctype="multipart/form-data"> <?php echo csrf_field(); ?> <?php echo method_field('PUT'); ?> <div class="form-group"> <?php if (isset($component)) { $__componentOriginalf3bb4560a8dbbb737e6056a1bec3127d = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalf3bb4560a8dbbb737e6056a1bec3127d = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.form-image-preview','data' => ['divId' => 'maintenance_image_preview','labelId' => 'maintenance_image_label','inputId' => 'maintenance_image_upload','image' => $setting->maintenance_image,'name' => 'maintenance_image','label' => ''.e(__('Existing Image')).'','buttonLabel' => ''.e(__('Update Image')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.form-image-preview'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['div_id' => 'maintenance_image_preview','label_id' => 'maintenance_image_label','input_id' => 'maintenance_image_upload','image' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($setting->maintenance_image),'name' => 'maintenance_image','label' => ''.e(__('Existing Image')).'','button_label' => ''.e(__('Update Image')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalf3bb4560a8dbbb737e6056a1bec3127d)): ?> <?php $attributes = $__attributesOriginalf3bb4560a8dbbb737e6056a1bec3127d; ?> <?php unset($__attributesOriginalf3bb4560a8dbbb737e6056a1bec3127d); ?> <?php endif; ?> <?php if (isset($__componentOriginalf3bb4560a8dbbb737e6056a1bec3127d)): ?> <?php $component = $__componentOriginalf3bb4560a8dbbb737e6056a1bec3127d; ?> <?php unset($__componentOriginalf3bb4560a8dbbb737e6056a1bec3127d); ?> <?php endif; ?> </div> <div class="form-group"> <?php if (isset($component)) { $__componentOriginal63bead4e908ebc125014a497e80acb69 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal63bead4e908ebc125014a497e80acb69 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.form-input','data' => ['id' => 'maintenance_title','name' => 'maintenance_title','label' => ''.e(__('Maintenance Mode Title')).'','placeholder' => ''.e(__('Enter Maintenance Mode Title')).'','value' => ''.e($setting->maintenance_title).'','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.form-input'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['id' => 'maintenance_title','name' => 'maintenance_title','label' => ''.e(__('Maintenance Mode Title')).'','placeholder' => ''.e(__('Enter Maintenance Mode Title')).'','value' => ''.e($setting->maintenance_title).'','required' => 'true']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal63bead4e908ebc125014a497e80acb69)): ?> <?php $attributes = $__attributesOriginal63bead4e908ebc125014a497e80acb69; ?> <?php unset($__attributesOriginal63bead4e908ebc125014a497e80acb69); ?> <?php endif; ?> <?php if (isset($__componentOriginal63bead4e908ebc125014a497e80acb69)): ?> <?php $component = $__componentOriginal63bead4e908ebc125014a497e80acb69; ?> <?php unset($__componentOriginal63bead4e908ebc125014a497e80acb69); ?> <?php endif; ?> </div> <div class="form-group"> <?php if (isset($component)) { $__componentOriginal9f0e5ab70d2157b06099864da1513098 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal9f0e5ab70d2157b06099864da1513098 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.form-editor','data' => ['id' => 'maintenance_description','name' => 'maintenance_description','label' => ''.e(__('Maintenance Mode Description')).'','value' => ''.$setting->maintenance_description.'','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.form-editor'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['id' => 'maintenance_description','name' => 'maintenance_description','label' => ''.e(__('Maintenance Mode Description')).'','value' => ''.$setting->maintenance_description.'','required' => 'true']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal9f0e5ab70d2157b06099864da1513098)): ?> <?php $attributes = $__attributesOriginal9f0e5ab70d2157b06099864da1513098; ?> <?php unset($__attributesOriginal9f0e5ab70d2157b06099864da1513098); ?> <?php endif; ?> <?php if (isset($__componentOriginal9f0e5ab70d2157b06099864da1513098)): ?> <?php $component = $__componentOriginal9f0e5ab70d2157b06099864da1513098; ?> <?php unset($__componentOriginal9f0e5ab70d2157b06099864da1513098); ?> <?php endif; ?> </div> <?php if (isset($component)) { $__componentOriginalf3ad9c349c70d58844f8581b0990debd = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalf3ad9c349c70d58844f8581b0990debd = $attributes; } ?> <?php $component = App\View\Components\Admin\UpdateButton::resolve(['text' => __('Update')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.update-button'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Admin\UpdateButton::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalf3ad9c349c70d58844f8581b0990debd)): ?> <?php $attributes = $__attributesOriginalf3ad9c349c70d58844f8581b0990debd; ?> <?php unset($__attributesOriginalf3ad9c349c70d58844f8581b0990debd); ?> <?php endif; ?> <?php if (isset($__componentOriginalf3ad9c349c70d58844f8581b0990debd)): ?> <?php $component = $__componentOriginalf3ad9c349c70d58844f8581b0990debd; ?> <?php unset($__componentOriginalf3ad9c349c70d58844f8581b0990debd); ?> <?php endif; ?> </form> </div> <?php /**PATH /home/lekhnath/silverray.com.au/Modules/GlobalSetting/resources/views/settings/sections/maintenance-mode.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.20 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка