{% 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 %}
| # | Project Date | Project Name | Village | Status | Chart | Actions | {% endif %} {% if User_language=="GUJARATI" %}# | પ્રોજેક્ટ તારીખ | પ્રોજેક્ટ નામ | ગામ | પ્રોજેક્ટની સ્થિતિ | ચાર્ટ | ક્રિયાઓ | {% endif %}
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ j }} | {{ 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" %}
|
{% endif %}
{% if i.project_status=="Working" %}
{% if User_language=="ENGLISH" %} {% if user_type!="SITE_USER" %} {% endif %} {% endif %} {% if User_language=="GUJARATI" %} {% if user_type!="SITE_USER" %} {% endif %} {% endif %} |