{% include './admin_header.html' %}
{% set page_type= project %} {% if page_type=="Total" %} {% if User_language=="ENGLISH" %} All Total Project {% endif %} {% if User_language=="GUJARATI" %} કુલ પ્રોજેકટની માહીતી {% endif %} {% endif %} {% if page_type=="Complete" %} {% if User_language=="ENGLISH" %} All Total Complete Project {% endif %} {% if User_language=="GUJARATI" %} પુર્ણ થયેલ કુલ પ્રોજેકટની માહીતી {% endif %} {% endif %} {% if page_type=="Working" %} {% if User_language=="ENGLISH" %} All Total Working Project {% endif %} {% if User_language=="GUJARATI" %} ચાલુ કુલ પ્રોજેકટની માહીતી {% endif %} {% endif %}
{% if User_language=="ENGLISH" %} {% endif %} {% if User_language=="GUJARATI" %} {% endif %} {% set j =1 %} {% for i in rows %} {% endif %} {% if i.project_status=="Working" %}
{% endif %} {% if i.project_status=="" %}
{% endif %} {% set j = j + 1 %} {% endfor %}
# Project Date Project Name Village Status Chart Actions# પ્રોજેક્ટ તારીખ પ્રોજેક્ટ નામ ગામ પ્રોજેક્ટની સ્થિતિ ચાર્ટ ક્રિયાઓ
{{ j }}
{% if i.project_img1!="" %} {{ i.project_name }} {% endif %}
{{ i.village_name }} {% if i.project_status=="Stop" %}
શરૂ ન થયેલ
{% endif %} {% if i.project_status=="Complete" %}
પૂર્ણ
{% endif %} {% if i.project_status=="Working" %}
પ્રગતિ
{% endif %} {% if i.project_status=="" %}
શરૂ ન થયેલ
{% endif %}
{{ i.officer_name_guj }}

અમલીકરણ કચેરી તરફથી કામની સ્થિતિ રીમાર્ક્સ - {{ i.remark }}

{% if i.cc_certificate!="" %} સીસી પ્રમાણપત્ર {% endif %} {% if i.utc_certificate!="" %} UTC પ્રમાણપત્ર {% endif %}
{% if i.project_status=="Stop" %}
{% endif %} {% if i.project_status=="Complete" %}
{% if User_language=="ENGLISH" %} {% if user_type!="SITE_USER" %} {% endif %} {% endif %} {% if User_language=="GUJARATI" %} {% if user_type!="SITE_USER" %} {% endif %} {% endif %}
{% include './admin_footer.html' %}