attributes; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $attribute): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> attribute; $fieldName = $parentAttribute->entity_type . '[' . $parentAttribute->code . ']'; $validations = $attribute->is_required ? 'required' : ''; ?> 'web_form::components.form.control-group.index','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes([]); ?> 'web_form::components.form.control-group.label','data' => ['for' => $fieldName,'class' => ''.e($validations).'','style' => 'color: '.e($webForm->attribute_label_color).' !important;']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.label'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['for' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName),'class' => ''.e($validations).'','style' => 'color: '.e($webForm->attribute_label_color).' !important;']); ?> name ?? $parentAttribute->name); ?> renderComponent(); ?> type): case ('text'): ?> 'web_form::components.form.control-group.control','data' => ['type' => 'text','name' => $fieldName,'id' => $fieldName,'rules' => $validations,'label' => $attribute->name ?? $parentAttribute->name,'placeholder' => $attribute->placeholder]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.control'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['type' => 'text','name' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName),'id' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName),'rules' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($validations),'label' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->name ?? $parentAttribute->name),'placeholder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->placeholder)]); ?> renderComponent(); ?> 'web_form::components.form.control-group.error','data' => ['controlName' => $fieldName]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.error'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['control-name' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName)]); ?> renderComponent(); ?> 'web_form::components.form.control-group.control','data' => ['type' => 'text','name' => $fieldName,'id' => $fieldName,'rules' => $validations.'|numeric','label' => $attribute->name ?? $parentAttribute->name,'placeholder' => $attribute->placeholder]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.control'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['type' => 'text','name' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName),'id' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName),'rules' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($validations.'|numeric'),'label' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->name ?? $parentAttribute->name),'placeholder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->placeholder)]); ?> renderComponent(); ?> 'web_form::components.form.control-group.error','data' => ['controlName' => $fieldName]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.error'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['control-name' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName)]); ?> renderComponent(); ?> 'web_form::components.form.control-group.control','data' => ['type' => 'email','name' => ''.e($fieldName).'[0][value]','id' => ''.e($fieldName).'[0][value]','rules' => ''.e($validations).'|email','label' => $attribute->name ?? $parentAttribute->name,'placeholder' => $attribute->placeholder]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.control'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['type' => 'email','name' => ''.e($fieldName).'[0][value]','id' => ''.e($fieldName).'[0][value]','rules' => ''.e($validations).'|email','label' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->name ?? $parentAttribute->name),'placeholder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->placeholder)]); ?> renderComponent(); ?> 'web_form::components.form.control-group.control','data' => ['type' => 'hidden','name' => ''.e($fieldName).'[0][label]','id' => ''.e($fieldName).'[0][label]','rules' => 'required','value' => 'work']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.control'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['type' => 'hidden','name' => ''.e($fieldName).'[0][label]','id' => ''.e($fieldName).'[0][label]','rules' => 'required','value' => 'work']); ?> renderComponent(); ?> 'web_form::components.form.control-group.error','data' => ['controlName' => ''.e($fieldName).'[0][value]']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.error'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['control-name' => ''.e($fieldName).'[0][value]']); ?> renderComponent(); ?> lookup_type ? app('Webkul\Attribute\Repositories\AttributeRepository')->getLookUpOptions($parentAttribute->lookup_type) : $parentAttribute->options()->orderBy('sort_order')->get(); ?> addLoop($__currentLoopData); foreach($__currentLoopData as $option): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> 'web_form::components.form.control-group.index','data' => ['class' => '!mb-2 flex select-none items-center gap-2.5']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['class' => '!mb-2 flex select-none items-center gap-2.5']); ?> 'web_form::components.form.control-group.control','data' => ['type' => 'checkbox','name' => ''.e($fieldName).'[]','id' => ''.e($fieldName).'[]','value' => ''.e($option->id).'','for' => ''.e($fieldName).'[]']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.control'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['type' => 'checkbox','name' => ''.e($fieldName).'[]','id' => ''.e($fieldName).'[]','value' => ''.e($option->id).'','for' => ''.e($fieldName).'[]']); ?> renderComponent(); ?> renderComponent(); ?> popLoop(); $loop = $__env->getLastLoop(); ?> 'web_form::components.form.control-group.control','data' => ['type' => 'file','name' => $fieldName,'id' => $fieldName,'rules' => $validations,'placeholder' => $attribute->placeholder,'label' => $attribute->name ?? $parentAttribute->name]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.control'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['type' => 'file','name' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName),'id' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName),'rules' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($validations),'placeholder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->placeholder),'label' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->name ?? $parentAttribute->name)]); ?> renderComponent(); ?> 'web_form::components.form.control-group.error','data' => ['controlName' => ''.e($fieldName).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.error'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['control-name' => ''.e($fieldName).'']); ?> renderComponent(); ?> ; 'web_form::components.form.control-group.control','data' => ['type' => 'text','name' => ''.e($fieldName).'[0][value]','id' => ''.e($fieldName).'[0][value]','rules' => ''.e($validations).'|phone','label' => $attribute->name ?? $parentAttribute->name,'placeholder' => $attribute->placeholder]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.control'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['type' => 'text','name' => ''.e($fieldName).'[0][value]','id' => ''.e($fieldName).'[0][value]','rules' => ''.e($validations).'|phone','label' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->name ?? $parentAttribute->name),'placeholder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->placeholder)]); ?> renderComponent(); ?> 'web_form::components.form.control-group.control','data' => ['type' => 'hidden','name' => ''.e($fieldName).'[0][label]','id' => ''.e($fieldName).'[0][label]','rules' => 'required','value' => 'work']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.control'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['type' => 'hidden','name' => ''.e($fieldName).'[0][label]','id' => ''.e($fieldName).'[0][label]','rules' => 'required','value' => 'work']); ?> renderComponent(); ?> 'web_form::components.form.control-group.error','data' => ['controlName' => ''.e($fieldName).'[0][value]']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.error'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['control-name' => ''.e($fieldName).'[0][value]']); ?> renderComponent(); ?> 'web_form::components.form.control-group.control','data' => ['type' => 'date','name' => $fieldName,'id' => $fieldName,'rules' => $validations,'label' => $attribute->name ?? $parentAttribute->name,'placeholder' => $attribute->placeholder]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.control'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['type' => 'date','name' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName),'id' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName),'rules' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($validations),'label' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->name ?? $parentAttribute->name),'placeholder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->placeholder)]); ?> renderComponent(); ?> 'web_form::components.form.control-group.error','data' => ['controlName' => $fieldName]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.error'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['control-name' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName)]); ?> renderComponent(); ?> 'web_form::components.form.control-group.control','data' => ['type' => 'datetime','name' => $fieldName,'id' => $fieldName,'rules' => $validations,'label' => $attribute->name ?? $parentAttribute->name,'placeholder' => $attribute->placeholder]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.control'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['type' => 'datetime','name' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName),'id' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName),'rules' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($validations),'label' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->name ?? $parentAttribute->name),'placeholder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->placeholder)]); ?> renderComponent(); ?> 'web_form::components.form.control-group.error','data' => ['controlName' => $fieldName]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.error'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['control-name' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName)]); ?> renderComponent(); ?> lookup_type ? app('Webkul\Attribute\Repositories\AttributeRepository')->getLookUpOptions($parentAttribute->lookup_type) : $parentAttribute->options()->orderBy('sort_order')->get(); ?> 'web_form::components.form.control-group.control','data' => ['type' => 'select','name' => $fieldName,'id' => $fieldName,'rules' => $validations,'label' => $attribute->name ?? $parentAttribute->name,'placeholder' => $attribute->placeholder]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.control'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['type' => 'select','name' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName),'id' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName),'rules' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($validations),'label' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->name ?? $parentAttribute->name),'placeholder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->placeholder)]); ?> addLoop($__currentLoopData); foreach($__currentLoopData as $option): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> popLoop(); $loop = $__env->getLastLoop(); ?> renderComponent(); ?> 'web_form::components.form.control-group.error','data' => ['controlName' => $fieldName]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.error'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['control-name' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName)]); ?> renderComponent(); ?> lookup_type ? app('Webkul\Attribute\Repositories\AttributeRepository')->getLookUpOptions($parentAttribute->lookup_type) : $parentAttribute->options()->orderBy('sort_order')->get(); ?> 'web_form::components.form.control-group.control','data' => ['type' => 'select','id' => ''.e($fieldName).'','name' => ''.e($fieldName).'[]','rules' => $validations,'label' => $attribute->name ?? $parentAttribute->name,'placeholder' => $attribute->placeholder]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.control'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['type' => 'select','id' => ''.e($fieldName).'','name' => ''.e($fieldName).'[]','rules' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($validations),'label' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->name ?? $parentAttribute->name),'placeholder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->placeholder)]); ?> addLoop($__currentLoopData); foreach($__currentLoopData as $option): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> popLoop(); $loop = $__env->getLastLoop(); ?> renderComponent(); ?> 'web_form::components.form.control-group.error','data' => ['controlName' => $fieldName]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.error'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['control-name' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName)]); ?> renderComponent(); ?>
lookup_type ? app('Webkul\Attribute\Repositories\AttributeRepository')->getLookUpOptions($parentAttribute->lookup_type) : $parentAttribute->options()->orderBy('sort_order')->get(); ?> addLoop($__currentLoopData); foreach($__currentLoopData as $option): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> name); ?> popLoop(); $loop = $__env->getLastLoop(); ?>

'web_form::components.form.control-group.control','data' => ['type' => 'select','name' => $fieldName,'id' => $fieldName,'rules' => $validations,'label' => $attribute->name ?? $parentAttribute->name,'placeholder' => $attribute->placeholder]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.control'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['type' => 'select','name' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName),'id' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName),'rules' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($validations),'label' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->name ?? $parentAttribute->name),'placeholder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($attribute->placeholder)]); ?> renderComponent(); ?> 'web_form::components.form.control-group.error','data' => ['controlName' => $fieldName]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('web_form::form.control-group.error'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['control-name' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($fieldName)]); ?> renderComponent(); ?> renderComponent(); ?> popLoop(); $loop = $__env->getLastLoop(); ?>