fixed cancel button path for document form refs #1729

This commit is contained in:
Cüneyt Şentürk
2021-01-11 12:22:51 +03:00
parent 00ed7bcd49
commit 7b001d039c
3 changed files with 22 additions and 2 deletions

View File

@ -88,6 +88,7 @@
<x-documents.form.buttons
type="{{ $type }}"
:document="$document"
route-cancel="{{ $routeCancel }}"
/>
@endif