From fcf1c09919d26cd8a441684ef6304c9e8fc1d53d Mon Sep 17 00:00:00 2001 From: Dillon Ngo Date: Sat, 31 Jan 2026 21:15:15 +0800 Subject: [PATCH] Minor update on pdf template --- .../views/pages/pdfs/purchase_order_table_v3.blade.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/resources/views/pages/pdfs/purchase_order_table_v3.blade.php b/resources/views/pages/pdfs/purchase_order_table_v3.blade.php index ba6dd065..30ad7b45 100644 --- a/resources/views/pages/pdfs/purchase_order_table_v3.blade.php +++ b/resources/views/pages/pdfs/purchase_order_table_v3.blade.php @@ -4,7 +4,6 @@ No Stock Code Description - UOM Quantity @@ -27,9 +26,6 @@ {{ $transaction_detail->product_name }} - - - {{ $transaction_detail->quantity }} @@ -41,7 +37,7 @@ - + Total Quantity {{ $totalQuantity }}