feat: send request in cloud

This commit is contained in:
Andras Bacsai
2023-09-02 15:37:25 +02:00
parent 040f47b59c
commit 6b9c7aa9c5
10 changed files with 96 additions and 33 deletions

View File

@@ -43,10 +43,6 @@
@endisset
@if ($modalSubmit)
{{ $modalSubmit }}
@else
<x-forms.button onclick="{{ $modalId }}.close()" type="submit">
Save
</x-forms.button>
@endif
</form>