6 lines
135 B
PHP
Raw Normal View History

2022-06-01 10:15:55 +03:00
<x-form.section>
<x-slot name="foot">
<x-form.buttons cancel-route="{{ $cancelRoute }}" />
</x-slot>
</x-form.section>