6 lines
135 B
PHP
6 lines
135 B
PHP
<x-form.section>
|
|
<x-slot name="foot">
|
|
<x-form.buttons cancel-route="{{ $cancelRoute }}" />
|
|
</x-slot>
|
|
</x-form.section>
|