Show Bill To field on documents and transactions

This commit is contained in:
Burak Çakırel
2021-12-01 11:10:49 +00:00
parent 4274dcfa88
commit d355150d04
2 changed files with 4 additions and 4 deletions

View File

@ -74,7 +74,7 @@
<div class="col-58">
<div class="text company">
<br>
@if ($hideContactInfo)
@if (!$hideContactInfo)
<strong>{{ trans($textContactInfo) }}</strong><br>
@endif