{{status_filter|default:"All Officials"}} List
Club Status: {% if player.status == "Approved" %} {{ player.status }} {% elif player.status == "Pending" %} {{ player.status }} {% elif player.status == "Rejected" %} {{ player.status }} {% else %} {{ player.status }} {% endif %}
- Name: {{player.surname}} {{player.other_names}}
- Jersey NO: {{player.jersey_number}}
- Club: {{player.club.club_name}}