{% extends 'htmx_modal.html.twig' %}
{% block title %}Kommentar{% endblock %}
{% block content %}
{{ ('label.document.type.' ~ document.type)|trans }} {{ document.disposition.teamer }} vom {{ document.createdAt|date('d.m.Y') }}
{{ icon('eye') }}
{{ form_start(form) }}