I use render to generate some basic HTML and I don't manage to create a relative URL to the current route without hardcoding all the URL.
For example I create a group "admin" and in the template I would like to create link without having to repeat "/admin" in the templates.