芝麻web文件管理V1.00
编辑当前文件:/home/lekhnath/silverray.com.au/storage/framework/views/e0aa9a56303fe7f3c555e76fa22ee45e.php
'components.admin.form-input','data' => ['id' => 'app_name','name' => 'app_name','label' => ''.e(__('App Name')).'','value' => ''.e($setting->app_name).'']] + (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' => 'app_name','name' => 'app_name','label' => ''.e(__('App Name')).'','value' => ''.e($setting->app_name).'']); ?> renderComponent(); ?>
'components.admin.form-select','data' => ['name' => 'selected_theme','id' => 'selected_theme','label' => ''.e(__('Select Theme')).' ','required' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin.form-select'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['name' => 'selected_theme','id' => 'selected_theme','label' => ''.e(__('Select Theme')).' ','required' => 'true']); ?> 'components.admin.select-option','data' => ['selected' => $setting->selected_theme == 'all_theme','value' => 'all_theme','text' => ''.e(__('All Theme')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin.select-option'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($setting->selected_theme == 'all_theme'),'value' => 'all_theme','text' => ''.e(__('All Theme')).'']); ?> renderComponent(); ?> 'components.admin.select-option','data' => ['selected' => $setting->selected_theme == 'theme_one','value' => 'theme_one','text' => ''.e(__('Theme One')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin.select-option'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($setting->selected_theme == 'theme_one'),'value' => 'theme_one','text' => ''.e(__('Theme One')).'']); ?> renderComponent(); ?> 'components.admin.select-option','data' => ['selected' => $setting->selected_theme == 'theme_two','value' => 'theme_two','text' => ''.e(__('Theme Two')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin.select-option'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($setting->selected_theme == 'theme_two'),'value' => 'theme_two','text' => ''.e(__('Theme Two')).'']); ?> renderComponent(); ?> 'components.admin.select-option','data' => ['selected' => $setting->selected_theme == 'theme_three','value' => 'theme_three','text' => ''.e(__('Theme Three')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin.select-option'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['selected' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($setting->selected_theme == 'theme_three'),'value' => 'theme_three','text' => ''.e(__('Theme Three')).'']); ?> renderComponent(); ?> 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(); ?>