getContainer()->get(\Common\Service\Router::class); $router->setController($app->getContainer()->get(Cuentas::class)); $router->build();