{% if is_granted('ROLE_SONATA_ONU_ADMIN') or is_granted('ROLE_SONATA_OLT_ADMIN') or is_granted('ROLE_SONATA_CABLEMODEM_ADMIN') or is_granted('ROLE_SUPER_ADMIN') %} {% if object.getWorkflow() is null %} {{ "Undefined Workflow"|trans({},'WorkflowLabel') }} {% else %} {% if workflow_correct_state(object, object.getWorkflowName()) %}