All Total Project
| # | Project Date | Project Name | Village | Status | Chart | Actions |
|---|---|---|---|---|---|---|
| {{ j }} | {{ i.project_start_date }} | {{ i.village_name }} |
{% if i.project_status=="Pending" %}
Pending
{% endif %}
{% if i.project_status=="Complete" %}
Completed
{% endif %}
{% if i.project_status=="Working" %}
In Progress
{% endif %}
{% if i.project_status=="" %}
On Hold
{% endif %}
|
{% if i.project_status=="Pending" %}
{% endif %}
{% if i.project_status=="Complete" %}
|
{% endif %}
{% if i.project_status=="Working" %}