public List <GetDDL> GetProfession()
 {
     return(repo.GetProfessionList());
 }