Файловый менеджер - Редактировать - /home/c7lekhnath/silverray.com.au/storage/framework/views/12780e94fa1cb03571f2b44793c32893.php
Назад
<div class="tab-pane fade" id="section_control_tab" role="tabpanel"> <form action="<?php echo e(route('admin.update-section-control')); ?>" method="POST"> <?php echo csrf_field(); ?> <?php echo method_field('PUT'); ?> <table class="table table-bordered"> <thead> <tr> <th width="33%"><?php echo e(__('Section')); ?></th> <th width="33%"><?php echo e(__('Visibility')); ?></th> <th width="33%"><?php echo e(__('Item Quantity')); ?></th> </tr> </thead> <?php $__currentLoopData = $control_sections; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $section): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr> <td> <?php echo e($section->title); ?> </td> <input type="hidden" name="ids[]" value="<?php echo e($section->id); ?>"> <td> <select name="status[]" class="form-select"> <option <?php echo e($section->status == 1 ? 'selected' : ''); ?> value="1"><?php echo e(__('Enable')); ?></option> <option <?php echo e($section->status == 0 ? 'selected' : ''); ?> value="0"><?php echo e(__('Disable')); ?></option> </select> </td> <?php if($section->id == 1 || $section->id == 4 || $section->id == 6 || $section->id == 7 || $section->id == 8 || $section->id == 9): ?> <td> <input class="d-none" type="text" value="<?php echo e($section->qty); ?>" name="quanities[]" class="form-control"> </td> <?php else: ?> <td> <input type="number" value="<?php echo e($section->qty); ?>" name="quanities[]" class="form-control"> </td> <?php endif; ?> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </table> <?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/section-control.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.20 | Генерация страницы: 0.02 |
proxy
|
phpinfo
|
Настройка