芝麻web文件管理V1.00
编辑当前文件:/home/c7lekhnath/silverray.com.au/storage/framework/views/eda5cd869fc48a5a336b7dd948b4728d.php
'components.admin.form-input','data' => ['id' => 'tawk_chat_link','name' => 'tawk_chat_link','label' => ''.e(__('Tawk Chat Link')).'','value' => ''.e($setting->tawk_chat_link).'']] + (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' => 'tawk_chat_link','name' => 'tawk_chat_link','label' => ''.e(__('Tawk Chat Link')).'','value' => ''.e($setting->tawk_chat_link).'']); ?> renderComponent(); ?>
'components.admin.form-switch','data' => ['name' => 'tawk_status','label' => ''.e(__('Status')).'','activeValue' => 'active','inactiveValue' => 'inactive','checked' => $setting->tawk_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' => 'tawk_status','label' => ''.e(__('Status')).'','active_value' => 'active','inactive_value' => 'inactive','checked' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($setting->tawk_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(); ?>