Adjust pdf invoices.
This commit is contained in:
@@ -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> </div>
|
||||
|
||||
@@ -14,8 +14,8 @@
|
||||
.header-left { width: 100mm; }
|
||||
.header-right { width: 70mm; font-size: 13px; }
|
||||
.header-logo { height: 20mm; }
|
||||
.footer-left { width: 100mm; }
|
||||
.footer-center { width: 40mm; }
|
||||
.footer-left { width: 115mm; }
|
||||
.footer-center { width: 25mm; }
|
||||
.footer-right {width: 40mm; }
|
||||
.text-right { text-align: right; }
|
||||
.left { float: left; display: inline-block; }
|
||||
|
||||
Reference in New Issue
Block a user