<% include ./partials/threebutton %>
All Members
|
|
From Date : | To Date : |
No | Member | Contact No. | Bank | Account No. | Special Remark | Date | Status | Action |
---|---|---|---|---|---|---|---|---|
<%= customers[i].id %> | MS<%= customers[i].username %> | <% if (userType=="staff" ){ %> ******<%= customers[i].phone_no.substring(customers[i].phone_no.length - 4) %> <% }else{ %> <%= customers[i].phone_no %> <% } %> | <%= customers[i].bank_name %> | <%= customers[i].bank_account %> | <%= customers[i].special_remark %> | <%= customers[i].member_date %> |
<% if(customers[i].status=='active' ){ %>
Active
<% } else{ %>
Blacklist
<% } %>
|
<% if(customers[i].status=='active' ){ %> <% } else{ %> <% } %> |
No | Member | Contact No. | Bank | Account No. | Special Remark | Date | Status | Action |
---|---|---|---|---|---|---|---|---|
<%= customers[i].id %> | MS<%= customers[i].username %> | <% if (userType=="staff" ){ %> ******<%= customers[i].phone_no.substring(customers[i].phone_no.length - 4) %> <% }else{ %> <%= customers[i].phone_no %> <% } %> | <%= customers[i].bank_name %> | <%= customers[i].bank_account %> | <%= customers[i].special_remark %> | <%= customers[i].member_date %> |
<% if(customers[i].status=='active' ){ %>
Active
<% } else{ %>
Blacklist
<% } %>
|
<% if(customers[i].status=='active' ){ %> <% } else{ %> <% } %> |