Adjust pdf invoices.

This commit is contained in:
2025-01-13 14:58:04 +01:00
parent 3da6ed1b85
commit 3bd914a276
2 changed files with 3 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
<div style="font-size: 10px;">{{ $options->company_name }}, {{ $options->address }}
, {{ $options->zip }} {{ $options->city }}</div>
<div style="margin-top: 5mm;">
<div>{{ $invoice->customer->name }}</div>
<div>{{ $invoice->address->name }}</div>
<div>{{ $invoice->address->address }}</div>
<div>&nbsp;</div>