User Manger
| Title | First Name | Last Name | Date of Birth | Gender | Username | ||
|---|---|---|---|---|---|---|---|
| {{x.title}} | {{x.firstName}} | {{x.lastName}} | {{x.dateOfBirth | date : "dd/MM/yyyy"}} | {{x.gender}} | {{x.userName}} | {{x.email}} | 
| Title | First Name | Last Name | Date of Birth | Gender | Username | ||
|---|---|---|---|---|---|---|---|
| {{x.title}} | {{x.firstName}} | {{x.lastName}} | {{x.dateOfBirth | date : "dd/MM/yyyy"}} | {{x.gender}} | {{x.userName}} | {{x.email}} |