'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 -m-2']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('filament::icon-button'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['color' => 'gray','icon' => 'heroicon-m-x-mark','icon-alias' => 'notifications::notification.close-button','x-on:click' => 'close','class' => 'fi-no-notification-close-btn -m-2']); ?> renderComponent(); ?>