{{ i.application_date }}
{% if set_language =="ENGLISH" %}Application Submited.
{% elif set_language =="GUJARATI" %}અરજી દાખલ કરી.
{% endif %}Application Submited.
{% elif set_language =="GUJARATI" %}અરજી દાખલ કરી.
{% endif %}
{% if i.send_msg_status =="Pending" %}
The message is currently in the instance.
{% elif i.send_msg_status =="Server" %}
The message is currently in the WhatsApp servers.
{% elif i.send_msg_status =="Device" %}
The message has been delivered to the Officer’s mobile phone.
{% elif i.send_msg_status =="Read" %}
The message has been read by the Officer.
{% endif %}
{% if i.send_msg_status =="Pending" %}
The message is currently in the instance.
{% elif i.send_msg_status =="Server" %}
મેસેજ હાલમાં વોટ્સએપ સર્વરમાં છે.
{% elif i.send_msg_status =="Device" %}
અધિકારીના મોબાઈલ ફોન પર મેસેજ પહોંચાડવામાં આવ્યો છે.
{% elif i.send_msg_status =="Read" %}
અધિકારી દ્વારા સંદેશ વાંચવામાં આવ્યો છે.
{% endif %}
{% if i.application_status =="Pending" %}
{% elif i.application_status =="Working" %}
{% elif i.application_status =="Complete" %}
{% else %}
{% endif %}