Add business address to invoice header

236 Gartin Place, Madison Heights, VA 24572
This commit is contained in:
Francis X. Clampazzo
2026-07-28 07:22:39 -04:00
parent cdde5bc952
commit 320badafd5
+1
View File
@@ -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>