Fixed document canceled button issue..

This commit is contained in:
Cüneyt Şentürk
2022-06-03 09:39:09 +03:00
parent 80b6b19b52
commit 889640c1bd
2 changed files with 62 additions and 56 deletions

View File

@ -52,13 +52,13 @@
@stack('button_pdf_end')
@if (! $hideDivider2)
<x-dropdown.divider />
@endif
@stack('share_button_start')
@if (! in_array($document->status, $hideButtonStatuses))
@if (! $hideDivider2)
<x-dropdown.divider />
@endif
@stack('share_button_start')
@if (! $hideShare)
@if ($document->status != 'cancelled')
<x-dropdown.button @click="onShareLink('{{ route($shareRoute, $document->id) }}')">