diff --git a/app/Views/invoice_pdf_template.php b/app/Views/invoice_pdf_template.php
index 98001804..a553c8d1 100755
--- a/app/Views/invoice_pdf_template.php
+++ b/app/Views/invoice_pdf_template.php
@@ -279,25 +279,25 @@
- |
+ |
= $serialNumber++; ?>
|
= $item->title ?>
description != '') { ?>description ?>
|
- = $item->quantity ?> |
- = number_format($item->unit_price, 2, '.', ',') ?> |
- = number_format($item->subtotal, 2, '.', ',') ?> |
-
+ = $item->quantity ?> |
+ = number_format($item->unit_price, 2, '.', ',') ?> |
+ = number_format($item->subtotal, 2, '.', ',') ?> |
+