芝麻web文件管理V1.00
编辑当前文件:/home/lekhnath/silverray.com.au/storage/framework/views/0bb2d7b80fca0cb212bbb99affb6921c.php
'components.admin.form-input','data' => ['id' => 'pixel_app_id','name' => 'pixel_app_id','label' => ''.e(__('Facebook Pixel ID')).'','value' => ''.e($setting->pixel_app_id).'']] + (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' => 'pixel_app_id','name' => 'pixel_app_id','label' => ''.e(__('Facebook Pixel ID')).'','value' => ''.e($setting->pixel_app_id).'']); ?> renderComponent(); ?>
'components.admin.form-switch','data' => ['name' => 'pixel_status','label' => ''.e(__('Status')).'','activeValue' => 'active','inactiveValue' => 'inactive','checked' => $setting->pixel_status == 'active']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin.form-switch'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['name' => 'pixel_status','label' => ''.e(__('Status')).'','active_value' => 'active','inactive_value' => 'inactive','checked' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($setting->pixel_status == 'active')]); ?> 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(); ?>