mirror of
https://github.com/pelican-dev/panel.git
synced 2025-09-20 23:05:09 +02:00

Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com> Co-authored-by: Boy132 <Boy132@users.noreply.github.com> Co-authored-by: Lance Pioch <git@lance.sh>
7 lines
172 B
PHP
7 lines
172 B
PHP
<x-filament-panels::page class="fi-resource-edit-file-page">
|
|
<form>
|
|
{{ $this->form }}
|
|
</form>
|
|
<x-filament-actions::modals />
|
|
</x-filament-panels::form>
|