Siddharth Industries - Employee Details
| Emp ID | Employee Name | Contact Number | Email ID | Designation | Department | Active |
|---|---|---|---|---|---|---|
| EmpID ?> | FirstName .' , '. $record->LastName; ?> | ContactNumber ?> | EmailId ?> | Designation ?> | DepartmentName ?> | IsActive == 1)? ' Active ' : ' In Active ' ; ?> |