diff --git a/app/Views/payout_list.php b/app/Views/payout_list.php new file mode 100644 index 00000000..4b4eb477 --- /dev/null +++ b/app/Views/payout_list.php @@ -0,0 +1,318 @@ + + +
| S.No. | +Inovice No | +Invoice Date | +Invoice Amount | +UTR Total Amount | +Balance | +Status | +Agent | +Action | +
|---|---|---|---|---|---|---|---|---|
| = $index + 1 ?> | += $row['invoice_no'] ?> | += change_date_format($row['invoice_no'], null, 'd-M-Y') ?? "" ?> | += format_indian_number($row['invoice_amount']) ?> | += format_indian_number($row['total_utr_amount']) ?> | += format_indian_number($row['balance_amount']) ?> | += $row['status_text'] ?> | += $row['agent_name'] ?? " - " ?> | ++ + | +