{% extends "avishan/panel/panel_page.html" %} {% load static %} {% block page_content %}

داده ها

{# todo add filter here#} {% comment %} todo add search
{% endcomment %}
{% include "avishan/panel/components/list.html" with data_list=data_list %}
{% endblock page_content %}