onlyProps([ 'customAttributes' => [], 'entity' => null, 'allowEdit' => false, 'url' => null, ]) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> exceptProps([ 'customAttributes' => [], 'entity' => null, 'allowEdit' => false, 'url' => null, ]); ?> [], 'entity' => null, 'allowEdit' => false, 'url' => null, ]), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> $__value) { if (array_key_exists($__key, $__defined_vars)) unset($$__key); } ?>
addLoop($__currentLoopData); foreach($__currentLoopData as $attribute): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> exists($typeView = 'admin::components.attributes.view.' . $attribute->type)): ?>
name); ?>
make($typeView, [ 'attribute' => $attribute, 'value' => isset($entity) ? $entity[$attribute->code] : null, 'allowEdit' => $allowEdit, 'url' => $url, ], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>