Sales summary and details for: = htmlspecialchars($session) ?>
| Date / Batch (Comment) | Status | Qty (Stock) | Used | Total Stock |
|---|---|---|---|---|
| No sales data found. | ||||
| = htmlspecialchars($row['date']) ?> | NEW SELLING SOLD OUT | = number_format($row['count']) ?> | = number_format($row['realized_count']) ?> = \App\Helpers\FormatHelper::formatCurrency($row['realized_total'], $currency) ?> | = \App\Helpers\FormatHelper::formatCurrency($row['total'], $currency) ?> |