OwlCyberSecurity - MANAGER
Edit File: f96f9285b4e703b9ae1488ca198a8d36.php
<?php if (isset($component)) { $__componentOriginalf0029cce6d19fd6d472097ff06a800a1 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalf0029cce6d19fd6d472097ff06a800a1 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'filament::components.icon-button','data' => ['color' => 'gray','icon' => 'heroicon-m-x-mark','iconAlias' => 'notifications::notification.close-button','xOn:click' => 'close','class' => 'fi-no-notification-close-btn']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('filament::icon-button'); ?> <?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(['color' => 'gray','icon' => 'heroicon-m-x-mark','icon-alias' => 'notifications::notification.close-button','x-on:click' => 'close','class' => 'fi-no-notification-close-btn']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalf0029cce6d19fd6d472097ff06a800a1)): ?> <?php $attributes = $__attributesOriginalf0029cce6d19fd6d472097ff06a800a1; ?> <?php unset($__attributesOriginalf0029cce6d19fd6d472097ff06a800a1); ?> <?php endif; ?> <?php if (isset($__componentOriginalf0029cce6d19fd6d472097ff06a800a1)): ?> <?php $component = $__componentOriginalf0029cce6d19fd6d472097ff06a800a1; ?> <?php unset($__componentOriginalf0029cce6d19fd6d472097ff06a800a1); ?> <?php endif; ?> <?php /**PATH /var/www/back/vendor/filament/notifications/src/../resources/views/components/close-button.blade.php ENDPATH**/ ?>