{% extends 'partials/backend.html' %} {% load static %} {% load humanize %} {% block content %}

Services

Facebook New Services | Update 2025

{% for s in ser %} {% endfor %}
ID Name type Rate per 1k Min/Max description Status action
{{ s.id }}
{{ s.name }}
{{ s.type }}
{{ s.rate }}
{{ s.min }} / {{ s.max }}
{% endblock content %}