| Unique Id | {{ user.unique_id }} |
|---|---|
| Kanya Name | {{ user.gname }} |
| Date of Birth | {{ user.d_birth }} |
| Father Name | {{ user.f_name }} |
| Mobile Number | {{ user.mobile_no }} |
| Registration Date | {{ user.date }} |
| Village | {{ user.address }} |
| Block | {{ user.block }} |
| Panchayat | {{ user.panchayat }} |
| District | {{ user.district }} |
| State | {{ user.state }} |
| Pincode | {{ user.pin_code }} |
| Signup Amount | ₹ {{ user.signup_amt }} |
| Sl | Member name | Amount | Donation Date | Payment Status | Payment Id | Download Receipt |
|---|---|---|---|---|---|---|
| {{ sl + 1 }} | {{ item.member }} | {{ item.amount }} | {{ item.date }} | {{ item.collector }} | {{ item.payment_id }} | Download |