{% extends 'base.html' %} {% load static %} {% load humanize %} {% block content %}

Add New Permission


All fields marked with an asterisk (*) are required
{% include 'partials/_messages.html' %}
{% csrf_token %}
Permission Details
Clear
{% endblock %}