Documents

Active documents available for review and processing.

All documents

{% if documents %}
{% for doc in documents %} {% endfor %}
Document Type Review status Current path Updated
{{ doc.document_id }} {{ doc.document_type }} {{ doc.review_status }} {{ doc.current_path }} {{ doc.updated_at }}
{% else %}

No documents found.

{% endif %}