Fixed document print and pdf table background issue.. ( #31enzym )

This commit is contained in:
Cüneyt Şentürk
2022-06-16 11:56:59 +03:00
parent fd76c74472
commit 9a00e07462
7 changed files with 115 additions and 8 deletions

View File

@ -58,7 +58,7 @@
</label>
</div>
<x-form.group.color name="color" label="{{ trans('general.color') }}" />
<x-form.group.color name="color" label="{{ trans('general.color') }}" :value="setting('invoice.color')" />
</x-slot>
</x-form.section>