'admin::components.layouts.index','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::layouts'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes([]); ?> slot('title', null, []); ?> get($product->name); ?> endSlot(); ?>
$product]); ?>
'admin::components.breadcrumbs.index','data' => ['name' => 'products.view','entity' => $product]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::breadcrumbs'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['name' => 'products.view','entity' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($product)]); ?> renderComponent(); ?>
$product]); ?> 'admin::components.tags.index','data' => ['attachEndpoint' => route('admin.products.tags.attach', $product->id),'detachEndpoint' => route('admin.products.tags.detach', $product->id),'addedTags' => $product->tags]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::tags'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['attach-endpoint' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('admin.products.tags.attach', $product->id)),'detach-endpoint' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('admin.products.tags.detach', $product->id)),'added-tags' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($product->tags)]); ?> renderComponent(); ?> $product]); ?>
$product]); ?>

name); ?>

$product]); ?> $product]); ?>

get('admin::app.products.view.sku'); ?> : sku); ?>

$product]); ?>
$product]); ?>
$product]); ?> 'admin::components.activities.actions.note','data' => ['entity' => $product,'entityControlName' => 'product_id']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::activities.actions.note'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['entity' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($product),'entity-control-name' => 'product_id']); ?> renderComponent(); ?> $product]); ?> $product]); ?> 'admin::components.activities.actions.file','data' => ['entity' => $product,'entityControlName' => 'product_id']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::activities.actions.file'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['entity' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($product),'entity-control-name' => 'product_id']); ?> renderComponent(); ?> $product]); ?>
$product]); ?>
make('admin::products.view.attributes', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
$product]); ?> $product]); ?>
$product]); ?> 'admin::components.activities.index','data' => ['endpoint' => route('admin.products.activities.index', $product->id),'types' => [ ['name' => 'all', 'label' => trans('admin::app.products.view.all')], ['name' => 'note', 'label' => trans('admin::app.products.view.notes')], ['name' => 'file', 'label' => trans('admin::app.products.view.files')], ['name' => 'system', 'label' => trans('admin::app.products.view.change-logs')], ],'extraTypes' => [ ['name' => 'inventory', 'label' => trans('admin::app.products.view.inventories')], ]]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('admin::activities'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['endpoint' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(route('admin.products.activities.index', $product->id)),'types' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute([ ['name' => 'all', 'label' => trans('admin::app.products.view.all')], ['name' => 'note', 'label' => trans('admin::app.products.view.notes')], ['name' => 'file', 'label' => trans('admin::app.products.view.files')], ['name' => 'system', 'label' => trans('admin::app.products.view.change-logs')], ]),'extra-types' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute([ ['name' => 'inventory', 'label' => trans('admin::app.products.view.inventories')], ])]); ?> slot('inventory', null, []); ?> make('admin::products.view.inventory', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> endSlot(); ?> renderComponent(); ?> $product]); ?>
$product]); ?>
renderComponent(); ?>