argument('article'); $responses = $countryCompareController->makeRequests($article); $products = $countryCompareController->processResponse($responses,$article); dd($products); } }