This commit is contained in:
EnesSacid-Buker 2023-01-16 13:53:56 +03:00 committed by GitHub
parent c34de72335
commit 83c9b6ada0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -229,7 +229,7 @@
<td class="border-bottom-dashed-black" style="width:70%; margin: 0px; padding: 8px 0 0 0; font-size: 12px;">
@if ($transaction->contact->tax_number)
{{ trans('general.tax_number') }}: {{ $transaction->contact->tax_number }}
{{ $transaction->contact->tax_number }}
@endif
</td>
</tr>