// Lấy số lượng tồn kho nguyên liệu public static int LaySoLuongTKNL(string maNL) { return(NguyenLieuDAO.LaySoLuongTKNL(maNL)); }