'admin::components.accordion.index','data' => ['class' => 'select-none !border-none']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin::accordion'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['class' => 'select-none !border-none']); ?>
slot('header', null, ['class' => '!p-0']); ?>
get('admin::app.products.view.attributes.about-product'); ?>
endSlot(); ?>
slot('content', null, ['class' => 'mt-4 !px-0 !pb-0']); ?>
$product]); ?>
'admin::components.attributes.view','data' => ['customAttributes' => app('Webkul\Attribute\Repositories\AttributeRepository')->findWhere([
'entity_type' => 'products',
['code', 'IN', ['SKU', 'price', 'quantity', 'status']]
])->sortBy('sort_order'),'entity' => $product,'url' => route('admin.products.update', $product->id),'allowEdit' => true]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin::attributes.view'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['custom-attributes' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(app('Webkul\Attribute\Repositories\AttributeRepository')->findWhere([
'entity_type' => 'products',
['code', 'IN', ['SKU', 'price', 'quantity', 'status']]
])->sortBy('sort_order')),'entity' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($product),'url' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('admin.products.update', $product->id)),'allow-edit' => true]); ?>
renderComponent(); ?>
'admin::components.attributes.view','data' => ['customAttributes' => app('Webkul\Attribute\Repositories\AttributeRepository')->findWhere([
'entity_type' => 'products',
['code', 'NOTIN', ['SKU', 'price', 'quantity', 'status']]
])->sortBy('sort_order'),'entity' => $product,'url' => route('admin.products.update', $product->id),'allowEdit' => true]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
withName('admin::attributes.view'); ?>
shouldRender()): ?>
startComponent($component->resolveView(), $component->data()); ?>
getConstructor()): ?>
except(collect($constructor->getParameters())->map->getName()->all()); ?>
withAttributes(['custom-attributes' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(app('Webkul\Attribute\Repositories\AttributeRepository')->findWhere([
'entity_type' => 'products',
['code', 'NOTIN', ['SKU', 'price', 'quantity', 'status']]
])->sortBy('sort_order')),'entity' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($product),'url' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('admin.products.update', $product->id)),'allow-edit' => true]); ?>
renderComponent(); ?>
$product]); ?>
endSlot(); ?>
renderComponent(); ?>
$product]); ?>