C
4
RGO- 3D LAB
Operation Management in 3D Environment
{% if is_granted('ROLE_3DLAB') %}
{{ 'Wait...' }}
{% else %}
{% endif %}
{% if not is_granted('ROLE_3DLAB') %}
{{ 'action.sign_in'|trans }}
{% endif %}
{{ 'action.cancel'|trans }}