mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 06:56:15 +00:00
cleanup migration to filament
This commit is contained in:
6
resources/views/components/form.blade.php
Normal file
6
resources/views/components/form.blade.php
Normal file
@ -0,0 +1,6 @@
|
||||
<div>
|
||||
<form>
|
||||
{{ $this->form }}
|
||||
</form>
|
||||
<x-filament-actions::modals />
|
||||
</div>
|
Reference in New Issue
Block a user