{% trans_default_domain "admin" %} {% set route = config.route is not empty ? config.route : app.request.get('_route') %} {% set routeParams = { '_action': config.action, '_id': entity is defined and entity is not empty ? enitty.id : '' }|merge(config.routeParams) %} {{ config.label|trans }}