{% include './admin_header.html' %}

{{ total_project }}

{% if User_language=="ENGLISH" %}

Total Project

{% endif %} {% if User_language=="GUJARATI" %}

કુલ કામો

{% endif %}

{{ total_Complete_project }}

{% if User_language=="ENGLISH" %}

Total Complete Project

{% endif %} {% if User_language=="GUJARATI" %}

કુલ પૂર્ણ થયેલ કામ

{% endif %}

{{ total_Working_project }}

{% if User_language=="ENGLISH" %}

Total Working Project

{% endif %} {% if User_language=="GUJARATI" %}

કુલ ચાલુ કામ

{% endif %}
{% set j ="" %} {% set k ="" %} {% set a =0 %} {% for i in project_sector %} {% if a=="0" %} {% set j = i.sector_name %} {% set k = i.cnt %} {% endif %} {% if a!="0" %} {% set j = j +","+ i.sector_name %} {% set k = k +","+ i.cnt %} {% endif %} {% set a = a + 1 %} {% endfor %} {% if user_type=="ADMIN" %}
Project Chart
{% endif %}
{% if user_type=="ADMIN" %}
{% if User_language=="ENGLISH" %}
Implementation Office
{% endif %} {% if User_language=="GUJARATI" %}
અમલીકરણ કચેરી
{% endif %}
{% if User_language=="ENGLISH" %} {% endif %} {% if User_language=="GUJARATI" %} {% endif %}
{% if User_language=="ENGLISH" %} {% endif %} {% if User_language=="GUJARATI" %} {% endif %}

{% endif %}
{% if User_language=="ENGLISH" %}
All Project {% endif %} {% if User_language=="GUJARATI" %}
પ્રોજેક્ટની માહિતી {% 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 %}
# Work Name Village Status અમલીકરણ કચેરી Chart Actions# કામનું નામ ગામ કામની સ્થિતિ અમલીકરણ કચેરી ચાર્ટ ક્રિયાઓ
{{ j }}
Work Code - {{ i.work_code }}
{{ i.project_name }} {% if i.project_img1!="" %}

{{ i.project_name }} {% endif %} {% if i.project_after_img!="" %} {{ 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=="Cancel" %}
રદ થયેલ
{% 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=="Cancel" %}
{% 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' %}