Employee Table

Here is the employee list you can add, edit or delet the emplyee
# Name Email Mobile Date of Joining Salary Projects Action
{{user.id}}

{{ user.Name }}

{{user.Position}}
{{ user.Email }} {{ user.Mobile }} {{ user.DateOfJoining |date :'fullDate' }} {{ user.Salary }} {{ user.Projects }}