OwlCyberSecurity - MANAGER
Edit File: 4e1279239dbc537153d9bb69817128a3.php
<?php if (isset($component)) { $__componentOriginal166a02a7c5ef5a9331faf66fa665c256 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal166a02a7c5ef5a9331faf66fa665c256 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'filament-panels::components.page.index','data' => ['class' => \Illuminate\Support\Arr::toCssClasses([ 'fi-resource-edit-record-page', 'fi-resource-' . str_replace('/', '-', $this->getResource()::getSlug()), 'fi-resource-record-' . $record->getKey(), ])]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('filament-panels::page'); ?> <?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(['class' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(\Illuminate\Support\Arr::toCssClasses([ 'fi-resource-edit-record-page', 'fi-resource-' . str_replace('/', '-', $this->getResource()::getSlug()), 'fi-resource-record-' . $record->getKey(), ]))]); ?> <?php $form = (function ($args) { return function () use ($args) { extract($args, EXTR_SKIP); ob_start(); ?> <?php if (isset($component)) { $__componentOriginald09a0ea6d62fc9155b01d885c3fdffb3 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginald09a0ea6d62fc9155b01d885c3fdffb3 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'filament-panels::components.form.index','data' => ['id' => 'form','wire:key' => $this->getId() . '.forms.' . $this->getFormStatePath(),'wire:submit' => 'save']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('filament-panels::form'); ?> <?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(['id' => 'form','wire:key' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($this->getId() . '.forms.' . $this->getFormStatePath()),'wire:submit' => 'save']); ?> <?php echo e($this->form); ?> <?php if (isset($component)) { $__componentOriginal742ef35d02cb00943edd9ad8ebf61966 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal742ef35d02cb00943edd9ad8ebf61966 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'filament-panels::components.form.actions','data' => ['actions' => $this->getCachedFormActions(),'fullWidth' => $this->hasFullWidthFormActions()]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('filament-panels::form.actions'); ?> <?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(['actions' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($this->getCachedFormActions()),'full-width' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($this->hasFullWidthFormActions())]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal742ef35d02cb00943edd9ad8ebf61966)): ?> <?php $attributes = $__attributesOriginal742ef35d02cb00943edd9ad8ebf61966; ?> <?php unset($__attributesOriginal742ef35d02cb00943edd9ad8ebf61966); ?> <?php endif; ?> <?php if (isset($__componentOriginal742ef35d02cb00943edd9ad8ebf61966)): ?> <?php $component = $__componentOriginal742ef35d02cb00943edd9ad8ebf61966; ?> <?php unset($__componentOriginal742ef35d02cb00943edd9ad8ebf61966); ?> <?php endif; ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginald09a0ea6d62fc9155b01d885c3fdffb3)): ?> <?php $attributes = $__attributesOriginald09a0ea6d62fc9155b01d885c3fdffb3; ?> <?php unset($__attributesOriginald09a0ea6d62fc9155b01d885c3fdffb3); ?> <?php endif; ?> <?php if (isset($__componentOriginald09a0ea6d62fc9155b01d885c3fdffb3)): ?> <?php $component = $__componentOriginald09a0ea6d62fc9155b01d885c3fdffb3; ?> <?php unset($__componentOriginald09a0ea6d62fc9155b01d885c3fdffb3); ?> <?php endif; ?> <?php return new \Illuminate\Support\HtmlString(ob_get_clean()); }; })(get_defined_vars()); ?> <?php $relationManagers = $this->getRelationManagers(); $hasCombinedRelationManagerTabsWithContent = $this->hasCombinedRelationManagerTabsWithContent(); ?> <!--[if BLOCK]><![endif]--><?php if((! $hasCombinedRelationManagerTabsWithContent) || (! count($relationManagers))): ?> <?php echo e($form()); ?> <?php endif; ?><!--[if ENDBLOCK]><![endif]--> <!--[if BLOCK]><![endif]--><?php if(count($relationManagers)): ?> <?php if (isset($component)) { $__componentOriginal66235374c4c55de4d5fac61c84f69826 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal66235374c4c55de4d5fac61c84f69826 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'filament-panels::components.resources.relation-managers','data' => ['activeLocale' => isset($activeLocale) ? $activeLocale : null,'activeManager' => $this->activeRelationManager ?? ($hasCombinedRelationManagerTabsWithContent ? null : array_key_first($relationManagers)),'contentTabLabel' => $this->getContentTabLabel(),'contentTabIcon' => $this->getContentTabIcon(),'contentTabPosition' => $this->getContentTabPosition(),'managers' => $relationManagers,'ownerRecord' => $record,'pageClass' => static::class]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('filament-panels::resources.relation-managers'); ?> <?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(['active-locale' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(isset($activeLocale) ? $activeLocale : null),'active-manager' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($this->activeRelationManager ?? ($hasCombinedRelationManagerTabsWithContent ? null : array_key_first($relationManagers))),'content-tab-label' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($this->getContentTabLabel()),'content-tab-icon' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($this->getContentTabIcon()),'content-tab-position' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($this->getContentTabPosition()),'managers' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($relationManagers),'owner-record' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($record),'page-class' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(static::class)]); ?> <!--[if BLOCK]><![endif]--><?php if($hasCombinedRelationManagerTabsWithContent): ?> <?php $__env->slot('content', null, []); ?> <?php echo e($form()); ?> <?php $__env->endSlot(); ?> <?php endif; ?><!--[if ENDBLOCK]><![endif]--> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal66235374c4c55de4d5fac61c84f69826)): ?> <?php $attributes = $__attributesOriginal66235374c4c55de4d5fac61c84f69826; ?> <?php unset($__attributesOriginal66235374c4c55de4d5fac61c84f69826); ?> <?php endif; ?> <?php if (isset($__componentOriginal66235374c4c55de4d5fac61c84f69826)): ?> <?php $component = $__componentOriginal66235374c4c55de4d5fac61c84f69826; ?> <?php unset($__componentOriginal66235374c4c55de4d5fac61c84f69826); ?> <?php endif; ?> <?php endif; ?><!--[if ENDBLOCK]><![endif]--> <?php if (isset($component)) { $__componentOriginal25c99e0c39003b7c1220853497533ee9 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal25c99e0c39003b7c1220853497533ee9 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'filament-panels::components.page.unsaved-data-changes-alert','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('filament-panels::page.unsaved-data-changes-alert'); ?> <?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([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal25c99e0c39003b7c1220853497533ee9)): ?> <?php $attributes = $__attributesOriginal25c99e0c39003b7c1220853497533ee9; ?> <?php unset($__attributesOriginal25c99e0c39003b7c1220853497533ee9); ?> <?php endif; ?> <?php if (isset($__componentOriginal25c99e0c39003b7c1220853497533ee9)): ?> <?php $component = $__componentOriginal25c99e0c39003b7c1220853497533ee9; ?> <?php unset($__componentOriginal25c99e0c39003b7c1220853497533ee9); ?> <?php endif; ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal166a02a7c5ef5a9331faf66fa665c256)): ?> <?php $attributes = $__attributesOriginal166a02a7c5ef5a9331faf66fa665c256; ?> <?php unset($__attributesOriginal166a02a7c5ef5a9331faf66fa665c256); ?> <?php endif; ?> <?php if (isset($__componentOriginal166a02a7c5ef5a9331faf66fa665c256)): ?> <?php $component = $__componentOriginal166a02a7c5ef5a9331faf66fa665c256; ?> <?php unset($__componentOriginal166a02a7c5ef5a9331faf66fa665c256); ?> <?php endif; ?> <?php /**PATH /var/www/back/vendor/filament/filament/src/../resources/views/resources/pages/edit-record.blade.php ENDPATH**/ ?>