@props([ 'heading' => null, 'subheading' => null, ])
class(['fi-simple-page']) }}> {{ \Filament\Support\Facades\FilamentView::renderHook(\Filament\View\PanelsRenderHook::SIMPLE_PAGE_START, scopes: $this->getRenderHookScopes()) }}
{{ $slot }}
@if (! $this instanceof \Filament\Tables\Contracts\HasTable) @endif {{ \Filament\Support\Facades\FilamentView::renderHook(\Filament\View\PanelsRenderHook::SIMPLE_PAGE_END, scopes: $this->getRenderHookScopes()) }}