public void UpdateCTG_BLL(string mctg, int sl, DateTime ngg, int tt, string nd, string gc)
 {
     dt.UpdateCTG_DAL(mctg, sl, ngg, tt, nd, gc);
 }