OwlCyberSecurity - MANAGER
Edit File: c2682883e90b3c9fc6e2f972225c94ca.php
<?php if (isset($component)) { $__componentOriginalbe23554f7bded3778895289146189db7 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalbe23554f7bded3778895289146189db7 = $attributes; } ?> <?php $component = Filament\View\LegacyComponents\Page::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('filament::page'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Filament\View\LegacyComponents\Page::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <div> <?php echo e($this->table); ?> </div> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalbe23554f7bded3778895289146189db7)): ?> <?php $attributes = $__attributesOriginalbe23554f7bded3778895289146189db7; ?> <?php unset($__attributesOriginalbe23554f7bded3778895289146189db7); ?> <?php endif; ?> <?php if (isset($__componentOriginalbe23554f7bded3778895289146189db7)): ?> <?php $component = $__componentOriginalbe23554f7bded3778895289146189db7; ?> <?php unset($__componentOriginalbe23554f7bded3778895289146189db7); ?> <?php endif; ?> <?php /**PATH /var/www/back/resources/views/filament/ticket-resource/tickets-list.blade.php ENDPATH**/ ?>