Fixed document payment change account currency issue.. ( #2zftwww )
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user