| = $pos_name ?> | ||
| = $address ?> | ||
| Bill To: | Invoice No | Date |
|
NHANCE INDIA INSURANCE BROKING PVT LTD 'Old No.76, New No.82, 'Sreshtha', First floor , 4th Avenue, Ashok Nagar, Chennai - 600083 |
= isset($invoice_no) && !empty($invoice_no) ? $invoice_no : "-" ?> | = isset($invoice_date) && !empty($invoice_date) ? change_date_format($invoice_date, 'Y-m-d', 'd/m/Y') : "-" ?> |
| Sl No | Description | Amount-INR |
|---|---|---|
| 1 | INSURANCE BROKING SERVICE (POINT OF SALE) | = isset($invoice_no) && !empty($invoice_amount) ? format_indian_number($invoice_amount) : "-" ?> |
| Total | = isset($invoice_no) && !empty($invoice_amount) ? format_indian_number($invoice_amount) : "-" ?> | |