Recurring template show pages remove delete link..

This commit is contained in:
Cüneyt Şentürk
2022-06-13 22:50:07 +03:00
parent 709d6b12f4
commit 445f151c15
4 changed files with 5 additions and 6 deletions

View File

@ -130,8 +130,6 @@
<x-dropdown.link href="{{ route($endRoute, $document->id) }}">
{{ trans('recurring.end') }}
</x-dropdown.link>
<x-dropdown.divider />
@endif
@stack('end_button_end')