|
|
= esc((string) ($row['order_date'] ?? '')) ?> |
= esc((string) ($row['bag_name'] ?? '')) ?> |
= number_format((int) ($row['order_qty_sheet'] ?? 0)) ?> |
= number_format((int) ($row['pending_qty_sheet'] ?? 0)) ?> |
= esc((string) ($row['company_name'] ?? '')) ?> |
= esc((string) ($row['lot_no'] ?? '')) ?> |
= esc((string) ($row['order_no'] ?? '')) ?> |