Captures the current working tree after theme slots, ArticleAccess, and the payment / paid-content plugins so subsequent work has a reviewable git history.
5 lines
171 B
PHP
5 lines
171 B
PHP
<x-filament-panels::page>
|
|
{{-- SiteSettings renders via Page::content() schema; this view is unused fallback. --}}
|
|
{{ $this->content }}
|
|
</x-filament-panels::page>
|