{% extends "base.html" %} {% block content %}
| الكابتن | الدخول | المتدربون | الحالة | ينتهي | إجراءات |
|---|---|---|---|---|---|
| {{ c.full_name }} | {{ c.username or "" }}{% if c.username and c.phone %} {% endif %}{{ c.phone or "" }} |
{{ c.trainees_count }} | {{ labels[c.state] }} | {% if c.paid_until %}{{ c.paid_until }} {{ c.days_text }}{% else %}—{% endif %} |
{% if c.is_active %} {% endif %} |
| لا يوجد كباتن بعد | |||||