OwlCyberSecurity - MANAGER
Edit File: 07c0a2ebd01c48bb42b89a67737e70a5.php
<?php extract(collect($attributes->getAttributes())->mapWithKeys(function ($value, $key) { return [Illuminate\Support\Str::camel(str_replace([':', '.'], ' ', $key)) => $value]; })->all(), EXTR_SKIP); ?> <?php $attributes ??= new \Illuminate\View\ComponentAttributeBag; ?> <?php foreach($attributes->onlyProps(['field','hasInlineLabel']) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> <?php $attributes = $attributes->exceptProps(['field','hasInlineLabel']); ?> <?php foreach (array_filter((['field','hasInlineLabel']), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> <?php $__defined_vars = get_defined_vars(); ?> <?php foreach ($attributes as $__key => $__value) { if (array_key_exists($__key, $__defined_vars)) unset($$__key); } ?> <?php unset($__defined_vars); ?> <?php if (isset($component)) { $__componentOriginala86dcd7e3fb4428c61bb5e13aa161d28 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginala86dcd7e3fb4428c61bb5e13aa161d28 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'filament-forms::components.field-wrapper.index','data' => ['field' => $field,'hasInlineLabel' => $hasInlineLabel]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('filament-forms::field-wrapper'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['field' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($field),'has-inline-label' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($hasInlineLabel)]); ?> <?php $__env->slot('label', null, ['class' => '']); ?> <?php echo e($label); ?> <?php $__env->endSlot(); ?> <?php echo e($slot ?? ""); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginala86dcd7e3fb4428c61bb5e13aa161d28)): ?> <?php $attributes = $__attributesOriginala86dcd7e3fb4428c61bb5e13aa161d28; ?> <?php unset($__attributesOriginala86dcd7e3fb4428c61bb5e13aa161d28); ?> <?php endif; ?> <?php if (isset($__componentOriginala86dcd7e3fb4428c61bb5e13aa161d28)): ?> <?php $component = $__componentOriginala86dcd7e3fb4428c61bb5e13aa161d28; ?> <?php unset($__componentOriginala86dcd7e3fb4428c61bb5e13aa161d28); ?> <?php endif; ?><?php /**PATH /var/www/back/storage/framework/views/f48d4e11b9e3a24dd3a2cb9546765aee.blade.php ENDPATH**/ ?>