public List <TblEmployeePanelMapping> GetAllEmployeePanel() { return(MastersDAL.GetAllEmployeePanel()); }