public IEnumerable <Storage> GetAllAlchoholStorage(int cusID) { return(sCtr.GetAllAlchoholStorage(cusID)); }