public List <GetDDL> GetEducation()
 {
     return(repo.GetEducationList());
 }