{% if request.user.is_superuser == True %}
{% endif %}
{% if request.user.user_type == 'Mother_Organization_admin' %}
{% endif %}
{% if request.user.user_type == 'Sister_Organization_admin' %}
{% endif %}
{% if request.user.user_type == 'Branch' %}
{% endif %}
{% if department_temp %}
{{ company_info.name_en }}
{{ company_info.address_details }}
OT Summary Report
{% if department %}(Department
: {{department}}) {% endif %} {% if designation %} (Designation : {{designation}}) {% endif %}
{% if date %} {{date}} {% endif %}