{% extends 'base.html' %} {% block content %}
| Kode | Nama | Target | Aktual | Siklus |
|---|---|---|---|---|
| {{ row.code }} | {{ row.name }} {{ row.owner_unit }} | {{ row.target_value }} | {{ row.actual_value }} | {{ row.cycle_status }} |
| Temuan | Unit | Status | Due |
|---|---|---|---|
| {{ row.title }} {{ row.follow_up }} | {{ row.unit }} | {{ row.status }} | {{ row.due_date or '-' }} |