onlyProps([ 'title' => null, 'width' => 'md', ]) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> exceptProps([ 'title' => null, 'width' => 'md', ]); ?> null, 'width' => 'md', ]), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> $__value) { if (array_key_exists($__key, $__defined_vars)) unset($$__key); } ?> 'filament::components.layouts.base','data' => ['title' => $title]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('filament::layouts.base'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['title' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($title)]); ?>
'filament::components.brand','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('filament::brand'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes([]); ?> renderComponent(); ?>

>
html(); } elseif ($_instance->childHasBeenRendered('H2280re')) { $componentId = $_instance->getRenderedChildComponentId('H2280re'); $componentTag = $_instance->getRenderedChildComponentTagName('H2280re'); $html = \Livewire\Livewire::dummyMount($componentId, $componentTag); $_instance->preserveRenderedChild('H2280re'); } else { $response = \Livewire\Livewire::mount('notifications'); $html = $response->html(); $_instance->logRenderedChild('H2280re', $response->id(), \Livewire\Livewire::getRootElementTagName($html)); } echo $html; ?> renderComponent(); ?>