{% extends "templates/web.html" %} {% block title %}Update GSTIN{% endblock %} {% block header %}
Company Not Found
If this problem persists, please contact the company.
{% elif invalid_gstin %}Invalid GSTIN
{% elif updated %}GSTIN Updated
{% else %}Please update your GSTIN for us to issue correct tax invoice
{% endif %} {% endblock %}