'components.admin.form-select','data' => ['id' => 'border','name' => 'border','label' => ''.e(__('Border')).'','class' => 'form-select']] + (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(['id' => 'border','name' => 'border','label' => ''.e(__('Border')).'','class' => 'form-select']); ?>
'components.admin.select-option','data' => ['selected' => $setting->border == 'none','value' => 'none','text' => ''.e(__('None')).'']] + (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->border == 'none'),'value' => 'none','text' => ''.e(__('None')).'']); ?>
renderComponent(); ?>
'components.admin.select-option','data' => ['selected' => $setting->border == 'thin','value' => 'thin','text' => ''.e(__('Thin')).'']] + (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->border == 'thin'),'value' => 'thin','text' => ''.e(__('Thin')).'']); ?>
renderComponent(); ?>
'components.admin.select-option','data' => ['selected' => $setting->border == 'normal','value' => 'normal','text' => ''.e(__('Normal')).'']] + (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->border == 'normal'),'value' => 'normal','text' => ''.e(__('Normal')).'']); ?>
renderComponent(); ?>
'components.admin.select-option','data' => ['selected' => $setting->border == 'thick','value' => 'thick','text' => ''.e(__('Thick')).'']] + (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->border == 'thick'),'value' => 'thick','text' => ''.e(__('Thick')).'']); ?>
renderComponent(); ?>
renderComponent(); ?>
'components.admin.form-select','data' => ['id' => 'corners','name' => 'corners','label' => ''.e(__('Corner')).'','class' => 'form-select']] + (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(['id' => 'corners','name' => 'corners','label' => ''.e(__('Corner')).'','class' => 'form-select']); ?>
'components.admin.select-option','data' => ['selected' => $setting->corners == 'none','value' => 'none','text' => ''.e(__('None')).'']] + (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->corners == 'none'),'value' => 'none','text' => ''.e(__('None')).'']); ?>
renderComponent(); ?>
'components.admin.select-option','data' => ['selected' => $setting->corners == 'small','value' => 'small','text' => ''.e(__('Small')).'']] + (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->corners == 'small'),'value' => 'small','text' => ''.e(__('Small')).'']); ?>
renderComponent(); ?>
'components.admin.select-option','data' => ['selected' => $setting->corners == 'normal','value' => 'normal','text' => ''.e(__('Normal')).'']] + (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->corners == 'normal'),'value' => 'normal','text' => ''.e(__('Normal')).'']); ?>
renderComponent(); ?>
'components.admin.select-option','data' => ['selected' => $setting->corners == 'large','value' => 'large','text' => ''.e(__('Large')).'']] + (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->corners == 'large'),'value' => 'large','text' => ''.e(__('Large')).'']); ?>
renderComponent(); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['type' => 'color','id' => 'bg_color','name' => 'background_color','label' => ''.e(__('Background Color')).'','value' => ''.e($setting->background_color).'']] + (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(['type' => 'color','id' => 'bg_color','name' => 'background_color','label' => ''.e(__('Background Color')).'','value' => ''.e($setting->background_color).'']); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['type' => 'color','id' => 'text_color','name' => 'text_color','label' => ''.e(__('Text Color')).'','value' => ''.e($setting->text_color).'']] + (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(['type' => 'color','id' => 'text_color','name' => 'text_color','label' => ''.e(__('Text Color')).'','value' => ''.e($setting->text_color).'']); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['type' => 'color','id' => 'border_color','name' => 'border_color','label' => ''.e(__('Border Color')).'','value' => ''.e($setting->border_color).'']] + (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(['type' => 'color','id' => 'border_color','name' => 'border_color','label' => ''.e(__('Border Color')).'','value' => ''.e($setting->border_color).'']); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['type' => 'color','id' => 'btn_bg_color','name' => 'btn_bg_color','label' => ''.e(__('Button Color')).'','value' => ''.e($setting->btn_bg_color).'']] + (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(['type' => 'color','id' => 'btn_bg_color','name' => 'btn_bg_color','label' => ''.e(__('Button Color')).'','value' => ''.e($setting->btn_bg_color).'']); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['type' => 'color','id' => 'btn_text_color','name' => 'btn_text_color','label' => ''.e(__('Button Text Color')).'','value' => ''.e($setting->btn_text_color).'']] + (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(['type' => 'color','id' => 'btn_text_color','name' => 'btn_text_color','label' => ''.e(__('Button Text Color')).'','value' => ''.e($setting->btn_text_color).'']); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'link_text','name' => 'link_text','label' => ''.e(__('Link Text')).'','placeholder' => ''.e(__('Enter Link Text')).'','value' => ''.e($setting->link_text).'']] + (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' => 'link_text','name' => 'link_text','label' => ''.e(__('Link Text')).'','placeholder' => ''.e(__('Enter Link Text')).'','value' => ''.e($setting->link_text).'']); ?>
renderComponent(); ?>
'components.admin.form-input','data' => ['id' => 'btn_text','name' => 'btn_text','label' => ''.e(__('Button Text')).'','placeholder' => ''.e(__('Enter Button Text')).'','value' => ''.e($setting->btn_text).'']] + (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' => 'btn_text','name' => 'btn_text','label' => ''.e(__('Button Text')).'','placeholder' => ''.e(__('Enter Button Text')).'','value' => ''.e($setting->btn_text).'']); ?>
renderComponent(); ?>
'components.admin.form-textarea','data' => ['id' => 'cookie_text','name' => 'message','label' => ''.e(__('Message')).'','placeholder' => ''.e(__('Enter Message')).'','value' => ''.e($setting->message).'','maxlength' => '1000']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin.form-textarea'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['id' => 'cookie_text','name' => 'message','label' => ''.e(__('Message')).'','placeholder' => ''.e(__('Enter Message')).'','value' => ''.e($setting->message).'','maxlength' => '1000']); ?>
renderComponent(); ?>
'components.admin.form-switch','data' => ['name' => 'cookie_status','label' => ''.e(__('Status')).'','activeValue' => 'active','inactiveValue' => 'inactive','checked' => $setting->cookie_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' => 'cookie_status','label' => ''.e(__('Status')).'','active_value' => 'active','inactive_value' => 'inactive','checked' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($setting->cookie_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(); ?>