Employees @if (dataSource.data.length) { } add_box Add
Filter
Code {{ row.code }} Name @if (row.isStarred) { star } {{ row.name }} Designation {{ row.designation }} Salary {{ row.salary | currency: 'INR' }} Points {{ row.points | number: '1.2-2' }} Department {{ row.costCentre.name }} Joining On {{ row.joiningDate }} Left On {{ row.leavingDate }}