public int GetSLTSOPhong_BLL(string id)
 {
     return(dt.GetSLTSOPhong_DAL(id));
 }