mirror of
https://github.com/pelican-dev/panel.git
synced 2025-07-01 19:11:08 +02:00
7 lines
172 B
PHP
7 lines
172 B
PHP
<x-filament-panels::page.simple>
|
|
<form wire:submit="submit">
|
|
{{ $this->form }}
|
|
</form>
|
|
<x-filament-actions::modals />
|
|
</x-filament-panels::page.simple>
|