public BazaarListController(IBazaarListService bazaarListService) { _bazaarListService = bazaarListService; }