{% extends 'superAdmin/layouts/base.html' %} {% load static %} {% block title %} {% endblock title %} {% block extrastyle %} {% endblock extrastyle %} {% block bodyclass %} hold-transition sidebar-mini {% endblock bodyclass %} {% block content %}

ህዋሳት

ህዋሳት ዚርዚር

{% if perms.superAdmin.add_cell %} {% endif %}

{% include 'superAdmin/Settings/cell/table.html'%}
{% endblock content %} {% block extra_scripts %} {% endblock extra_scripts %}