public int GetLastEmployeeDetailId()
 {
     return(_controller.GetLastEmployeeDetailId());
 }