Akaunting/resources/views/components/contacts/form/buttons.blade.php

6 lines
135 B
PHP

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