Fixed document payment change account currency issue.. ( #2zftwww )

This commit is contained in:
Cüneyt Şentürk
2022-06-07 10:47:17 +03:00
parent 31eaafdbc1
commit b33009c7cd
6 changed files with 27 additions and 13 deletions

View File

@ -1,4 +1,4 @@
@if (! $attributes->has('withoutAddNew'))
@if (! $attributes->has('withoutAddNew') && ! $attributes->has('without-add-new'))
<x-form.group.select
add-new
:path="$path"