This commit is contained in:
f4ilji
2024-10-04 12:48:19 +05:00
parent 21a6e9073b
commit cebc584a14
303 changed files with 8224 additions and 2563 deletions
@@ -0,0 +1,8 @@
<x-filament-panels::page.simple>
<x-filament-panels::form wire:submit="create">
{{ $this->form }}
<x-filament-panels::form.actions :actions="$this->getCachedformActions()" :full-width="true" />
</x-filament-panels::form>
</x-filament-panels::page.simple>