I create a controller in Symfony 5:
/** * @Route ("/{slag}", name="test") */ public function index($slag): Response { $test = $slag