| # | کاربر | توضیحات | وضعیت | نوع | تاریخ | عملیات |
|---|---|---|---|---|---|---|
| {{ r.id }} |
{{ r.first_name or '' }} {{ r.last_name or '' }} @{{ r.username or '—' }} · {{ r.telegram_id }} نقش فعلی: {{ r.current_role or 'user' }} |
{{ r.description }} | {% if r.status == 'pending' %}در انتظار {% elif r.status == 'approved' %}تایید شده {% else %}رد شده{% endif %} | {% if r.reseller_type == 'reseller_vip' %}ویژه {% elif r.reseller_type == 'reseller' %}عادی {% else %}—{% endif %} | {{ r.created_at }} | {% if r.status == 'pending' %} {% else %} {% if r.admin_note %}{{ r.admin_note }}{% else %}—{% endif %} {% endif %} |
درخواستهای نمایندگی
{% if requests %}
{% else %}
{% endif %}