芝麻web文件管理V1.00
编辑当前文件:/home/c7lekhnath/silverray.com.au/storage/framework/views/8ab2f5ce3f2bd32618d9e877db17f538.php
maintenance_mode ? 'checked' : ''); ?> id="maintenance_mode_toggle" type="checkbox" data-toggle="toggle" data-onlabel="" data-offlabel="" data-onstyle="success" data-offstyle="danger">
'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() : [])); ?> withName('admin.form-image-preview'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> 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')).'']); ?> renderComponent(); ?>
'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() : [])); ?> withName('admin.form-input'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> 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']); ?> renderComponent(); ?>
'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() : [])); ?> withName('admin.form-editor'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['id' => 'maintenance_description','name' => 'maintenance_description','label' => ''.e(__('Maintenance Mode Description')).'','value' => ''.$setting->maintenance_description.'','required' => 'true']); ?> renderComponent(); ?>
__('Update')] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin.update-button'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes([]); ?> renderComponent(); ?>