From 06bc75aa2f566898c5ac12ed45352b2b09979407 Mon Sep 17 00:00:00 2001 From: vadivel J Date: Mon, 28 Oct 2024 18:17:40 +0530 Subject: [PATCH] bag stock module table to json conversion done --- app/Views/bagStockDetails.php | 193 ++++++++++++++++++++++------------ 1 file changed, 125 insertions(+), 68 deletions(-) diff --git a/app/Views/bagStockDetails.php b/app/Views/bagStockDetails.php index 943e0b8e..f312d388 100644 --- a/app/Views/bagStockDetails.php +++ b/app/Views/bagStockDetails.php @@ -208,85 +208,105 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Material

Customer

Date -
- customers -
info1info2info3info4
23-10-2024472-472472-472
- -
- + style="font-size: small;"> + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
S.NO IGR No material material 1material 2
Customer + + + +
Date Date material customerOpeningReceiptUsedBalance StockDate material customerOpeningReceiptUsedBalance Stock
1 - data 2 -
23-10-202423-10-2024 material 1 customer 147211212-47223-10-2024 material 2 customer 247211212-472
23-10-2024Date material 1 customer 147211212-472Date material 1 customer 147211212-472
- - -
+
@@ -349,8 +369,45 @@ }); - - }); + + + \ No newline at end of file