{% load i18n %}
{% if perms.offboarding.change_resignationletter %}
{% if instance.status != "approved" %} {% else %} {% endif %} {% if instance.status == 'rejected' %} {% else %} {% endif %}
{% endif %}