null,
]));
foreach ($attributes->all() as $__key => $__value) {
if (in_array($__key, $__propNames)) {
$$__key = $$__key ?? $__value;
} else {
$__newAttributes[$__key] = $__value;
}
}
$attributes = new \Illuminate\View\ComponentAttributeBag($__newAttributes);
unset($__propNames);
unset($__newAttributes);
foreach (array_filter(([
'livewire' => null,
]), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) {
$$__key = $$__key ?? $__value;
}
$__defined_vars = get_defined_vars();
foreach ($attributes->all() as $__key => $__value) {
if (array_key_exists($__key, $__defined_vars)) unset($$__key);
}
unset($__defined_vars); ?>
getRenderHookScopes())); ?>
getFavicon()): ?>
getTitle() ?? ''));
$brandName = trim(strip_tags(filament()->getBrandName()));
?>
getRenderHookScopes())); ?>
getTheme()->getHtml()); ?>
getFontHtml()); ?>
yieldPushContent('styles'); ?>
getRenderHookScopes())); ?>
hasDarkMode()): ?>
hasDarkModeForced()): ?>
getRenderHookScopes())); ?>
merge(($livewire ?? null)?->getExtraBodyAttributes() ?? [], escape: false)
->class([
'fi-body',
'fi-panel-' . filament()->getId(),
'min-h-screen bg-gray-50 font-normal text-gray-950 antialiased dark:bg-gray-950 dark:text-white',
])); ?>
>
getRenderHookScopes())); ?>
mount($__name, $__params, $key);
echo $__html;
unset($__html);
unset($__name);
unset($__params);
unset($__split);
if (isset($__slots)) unset($__slots);
?>
getRenderHookScopes())); ?>
hasBroadcasting() && config('filament.broadcasting.echo')): ?>
hasDarkMode() && (! filament()->hasDarkModeForced())): ?>
yieldPushContent('scripts'); ?>
getRenderHookScopes())); ?>
getRenderHookScopes())); ?>