| Invoice Number | Invoice Date | From Subscription | To Subscription | Customer Name | Scheme Name | Status | Total | Action | |
|---|---|---|---|---|---|---|---|---|---|
| = $row['invoice_id'] ?> | = $row['invoice_number']; ?> | = $invoice_date; ?> | = $row['from_subscription']; ?> | = $row['to_subscription']; ?> | = $row['customer_name']; ?> | = $row['scheme_name']; ?> | = $row['status']; ?> | = "₹ " . $row['total_amount']; ?> | " class="edit-button" title="Edit the Invoice"> " class="edit-button" title="Edit the Invoice"> " class="download-pdf-button" title="Download the Invoice"> " class="print-address-button" title="Print Address"> |