{% load i18n %} {% if perms.auth.view_permission or perms.auth.view_group %}
{% include "base/auth/permission_table.html" %}
{% if employee.employee_user_id.groups.all.first %} {% endif %}
{% endif %}