{% include 'web/include_comman/header.html' %} {% include 'web/include_comman/sidebar.html' with active_tab='report_active1' %}
{% include 'web/include_comman/right_top.html' %}
{% comment %} Download Report {% endcomment %}
{% comment %}

{{title}}

{% endcomment %}
Sells
{% comment %} {% endcomment %}

{% comment %}
Total : {{total_ammount}}
{% endcomment %}
Total : {{admin_earning_amt|floatformat:2}}
{% include 'web/message.html' %}
S.N. Magazine Name Publisher Name Commission % Publisher Amount Admin Amount Action
{{forloop.counter}} {{ purchase_info_group.magazine}} {{purchase_info_group.publisher}} {{purchase_info_group.total_amount}} {{purchase_info_group.commission}} -
{% comment %} {% url 'web:delete_system_category_view' system_category.id %} {% endcomment %}
{% include 'web/include_comman/footer.html' %}