Files
akaunting/resources/views/components/contacts/form/buttons.blade.php
2022-06-01 10:15:55 +03:00

6 lines
135 B
PHP

<x-form.section>
<x-slot name="foot">
<x-form.buttons cancel-route="{{ $cancelRoute }}" />
</x-slot>
</x-form.section>