public DataTable ComWiseCat(StockInModel stockInModel) { return(_stockInRepository.ComWiseCat(stockInModel)); }