SNO | Name of the Staff | Staff ID | Designation | Contact No | Email-ID |
---|---|---|---|---|---|
{{$index + 1}} | {{x.name}} | {{x.id}} | {{x.des}} | {{x.contact}} | {{x.mail}} |
{{x.qual}}
{{x.des}}
Date of Joining: {{x.doj}}
Nature of Association: {{x.nature == 'R' ? 'Regular' : 'AdHoc'}}