{% extends 'base.html' %} {% load static %} {% block title %}School Item Prices — Rapha-Bethel BNPS{% endblock %} {% block content %}
Uniforms, sportswear, report cards, pullovers & other items
| Item | Type | Year | Selling Price (XAF) | Status | Actions |
|---|---|---|---|---|---|
| {{ item.name }} | {{ item.get_item_type_display }} | {{ item.academic_year }} | {{ item.price|floatformat:0 }} | {% if item.is_active %} Available {% else %} Unavailable {% endif %} | |
| No item prices set up yet. Add the first one | |||||