public List <SelectListItem> GetSelectListDetailSubs()
 {
     return(repositoryDetailSub.GetSelectListDetailSubs());
 }