public List <GetDDL> GetGender()
 {
     return(repo.GetGenderList());
 }