{% include "complaints/partials/pdf_letterhead_header.html" %}
رقم الشكوى
{{ complaint.reference_number }}
تاريخ الإرسال
{{ sent_date }}
القسم
{{ department_name|default:"—" }}
الموظف المشكو عليه
{{ staff_name|default:"—" }}
{% if staff_title %}
الوظيفة
{{ staff_title }}
{% endif %}
{{ complaint.description }}
{% include "complaints/partials/pdf_letterhead_footer.html" %}