the RunwareAI Plugin is working now
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<x-filament-panels::page>
|
||||
<form wire:submit.prevent="submit">
|
||||
{{ $this->form }}
|
||||
|
||||
<x-filament::button type="submit" class="mt-4">
|
||||
{{ __('settings.save_button') }}
|
||||
</x-filament::button>
|
||||
</form>
|
||||
</x-filament-panels::page>
|
||||
Reference in New Issue
Block a user