2025-06-27 20:02:05 -04:00

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>