{% if uuid is not empty %} {% set workflow = createModel('Workflows','actions').findById(uuid) %} {% endif %}
{{ component('actions::admin.workflows.view.items',{ workflow_id: workflow.id }) }}