芝麻web文件管理V1.00
编辑当前文件:/home/lekhnath/silverray.com.au/storage/framework/views/8c717c9a45d1d0dc6b0c810c2ec260cd.php
'components.admin.form-input','data' => ['id' => 'recaptcha_site_key','name' => 'recaptcha_site_key','label' => ''.e(__('Captcha Site Key')).'','value' => ''.e($setting->recaptcha_site_key).'']] + (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' => 'recaptcha_site_key','name' => 'recaptcha_site_key','label' => ''.e(__('Captcha Site Key')).'','value' => ''.e($setting->recaptcha_site_key).'']); ?> renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'recaptcha_secret_key','name' => 'recaptcha_secret_key','label' => ''.e(__('Captcha Secret Key')).'','value' => ''.e($setting->recaptcha_secret_key).'']] + (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' => 'recaptcha_secret_key','name' => 'recaptcha_secret_key','label' => ''.e(__('Captcha Secret Key')).'','value' => ''.e($setting->recaptcha_secret_key).'']); ?> renderComponent(); ?>
'components.admin.form-switch','data' => ['name' => 'recaptcha_status','label' => ''.e(__('Status')).'','activeValue' => 'active','inactiveValue' => 'inactive','checked' => $setting->recaptcha_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' => 'recaptcha_status','label' => ''.e(__('Status')).'','active_value' => 'active','inactive_value' => 'inactive','checked' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($setting->recaptcha_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(); ?>