init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<x-filament::page>
|
||||
<form wire:submit="save" class="space-y-6">
|
||||
{{ $this->form }}
|
||||
<x-filament::button type="submit">保存</x-filament::button>
|
||||
</form>
|
||||
</x-filament::page>
|
||||
Reference in New Issue
Block a user