{{ \Filament\Support\Facades\FilamentView::renderHook(\Filament\View\PanelsRenderHook::SIMPLE_PAGE_START) }} {{ \Filament\Support\Facades\FilamentView::renderHook(\Filament\View\PanelsRenderHook::SIMPLE_LAYOUT_START) }}
{{ \Filament\Support\Facades\FilamentView::renderHook(\Filament\View\PanelsRenderHook::SIMPLE_LAYOUT_START) }} @if (($hasTopbar ?? true) && filament()->auth()->check())
@if (filament()->hasDatabaseNotifications()) @livewire(Filament\Livewire\DatabaseNotifications::class, [ 'lazy' => filament()->hasLazyLoadedDatabaseNotifications(), 'position' => \Filament\Enums\DatabaseNotificationsPosition::Topbar, ]) @endif @if (filament()->hasUserMenu()) @livewire(Filament\Livewire\SimpleUserMenu::class) @endif
@endif
value}" : $maxContentWidth, ]) >

数学知识图谱管理系统

Math Knowledge Graph Management System

@if (isset($component)) {{ $component }} @else {{ $slot }} @endif

© 2024 Filament Admin. All rights reserved.

{{ \Filament\Support\Facades\FilamentView::renderHook(\Filament\View\PanelsRenderHook::FOOTER) }} {{ \Filament\Support\Facades\FilamentView::renderHook(\Filament\View\PanelsRenderHook::SIMPLE_LAYOUT_END) }}
{{ \Filament\Support\Facades\FilamentView::renderHook(\Filament\View\PanelsRenderHook::SIMPLE_LAYOUT_END) }} {{ \Filament\Support\Facades\FilamentView::renderHook(\Filament\View\PanelsRenderHook::SIMPLE_PAGE_END) }}