Файловый менеджер - Редактировать - /home/c7lekhnath/silverray.com.au/storage/framework/views/d75e8689e0d8a1aa866bef4246eff51a.php
Назад
<div class="tab-pane fade" id="website_tab" role="tabpanel"> <form action="<?php echo e(route('admin.update-general-setting')); ?>" method="POST"> <?php echo csrf_field(); ?> <?php echo method_field('PUT'); ?> <div class="form-group"> <?php if (isset($component)) { $__componentOriginal60bcc951c550d5b77fb7cdd189e510ca = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.form-select','data' => ['id' => 'timezone','name' => 'timezone','label' => ''.e(__('Timezone')).' ('.e(__('Current')).': '.e(config('app.timezone')).')','class' => 'select2']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.form-select'); ?> <?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' => 'timezone','name' => 'timezone','label' => ''.e(__('Timezone')).' ('.e(__('Current')).': '.e(config('app.timezone')).')','class' => 'select2']); ?> <?php $__currentLoopData = $all_timezones; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $timezone): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['selected' => $setting->timezone == $timezone->name,'value' => ''.e($timezone->name).'','text' => ''.e($timezone->name).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?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(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($setting->timezone == $timezone->name),'value' => ''.e($timezone->name).'','text' => ''.e($timezone->name).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca)): ?> <?php $attributes = $__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca; ?> <?php unset($__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca); ?> <?php endif; ?> <?php if (isset($__componentOriginal60bcc951c550d5b77fb7cdd189e510ca)): ?> <?php $component = $__componentOriginal60bcc951c550d5b77fb7cdd189e510ca; ?> <?php unset($__componentOriginal60bcc951c550d5b77fb7cdd189e510ca); ?> <?php endif; ?> </div> <div class="form-group"> <?php if (isset($component)) { $__componentOriginal60bcc951c550d5b77fb7cdd189e510ca = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.form-select','data' => ['id' => 'time_format','name' => 'time_format','label' => ''.e(__('Time Format')).' ('.e(__('Current')).': '.e(formattedTime(carbonNowWithTimeZone())).')','class' => 'select2']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.form-select'); ?> <?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' => 'time_format','name' => 'time_format','label' => ''.e(__('Time Format')).' ('.e(__('Current')).': '.e(formattedTime(carbonNowWithTimeZone())).')','class' => 'select2']); ?> <?php $__currentLoopData = $all_time_format; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $time_format => $time_format_text): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['selected' => $setting->time_format == $time_format,'value' => ''.e($time_format).'','text' => ''.e($time_format_text).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?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(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($setting->time_format == $time_format),'value' => ''.e($time_format).'','text' => ''.e($time_format_text).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca)): ?> <?php $attributes = $__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca; ?> <?php unset($__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca); ?> <?php endif; ?> <?php if (isset($__componentOriginal60bcc951c550d5b77fb7cdd189e510ca)): ?> <?php $component = $__componentOriginal60bcc951c550d5b77fb7cdd189e510ca; ?> <?php unset($__componentOriginal60bcc951c550d5b77fb7cdd189e510ca); ?> <?php endif; ?> </div> <div class="form-group"> <?php if (isset($component)) { $__componentOriginal60bcc951c550d5b77fb7cdd189e510ca = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.form-select','data' => ['id' => 'date_format','name' => 'date_format','label' => ''.e(__('Date Format')).' ('.e(__('Current')).': '.e(formattedDate(carbonNowWithTimeZone())).')','class' => 'select2']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.form-select'); ?> <?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' => 'date_format','name' => 'date_format','label' => ''.e(__('Date Format')).' ('.e(__('Current')).': '.e(formattedDate(carbonNowWithTimeZone())).')','class' => 'select2']); ?> <?php $__currentLoopData = $all_date_format; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $date_format => $date_format_text): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if (isset($component)) { $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.admin.select-option','data' => ['selected' => $setting->date_format == $date_format,'value' => ''.e($date_format).'','text' => ''.e($date_format_text).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('admin.select-option'); ?> <?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(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($setting->date_format == $date_format),'value' => ''.e($date_format).'','text' => ''.e($date_format_text).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $attributes = $__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__attributesOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php if (isset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb)): ?> <?php $component = $__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb; ?> <?php unset($__componentOriginalb806ea0630d83bcbe8e487a031fcf0fb); ?> <?php endif; ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca)): ?> <?php $attributes = $__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca; ?> <?php unset($__attributesOriginal60bcc951c550d5b77fb7cdd189e510ca); ?> <?php endif; ?> <?php if (isset($__componentOriginal60bcc951c550d5b77fb7cdd189e510ca)): ?> <?php $component = $__componentOriginal60bcc951c550d5b77fb7cdd189e510ca; ?> <?php unset($__componentOriginal60bcc951c550d5b77fb7cdd189e510ca); ?> <?php endif; ?> </div> <div class="form-group"> <label for=""><?php echo e(__('Date Time Example')); ?>: <?php echo e(formattedDateTime(carbonNowWithTimeZone())); ?></label> </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/website.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.20 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка