up
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<x-filament::page>
|
||||
<form wire:submit.prevent="save" class="space-y-4">
|
||||
{{ $this->form }}
|
||||
<x-filament::button type="submit">
|
||||
Guardar configuración
|
||||
</x-filament::button>
|
||||
</form>
|
||||
</x-filament::page>
|
||||
Reference in New Issue
Block a user