Add business address to invoice header
236 Gartin Place, Madison Heights, VA 24572
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<h1>Jim Harding</h1>
|
<h1>Jim Harding</h1>
|
||||||
<p>Clock Repair | Phone: 434 660 2030</p>
|
<p>Clock Repair | Phone: 434 660 2030</p>
|
||||||
|
<p>236 Gartin Place, Madison Heights, VA 24572</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="invoice-meta">
|
<div class="invoice-meta">
|
||||||
<p><strong>Invoice #{{ order.order_number }}</strong></p>
|
<p><strong>Invoice #{{ order.order_number }}</strong></p>
|
||||||
|
|||||||
Reference in New Issue
Block a user