Wet Lab & Dry Lab Registration Count as on
{{date}}
Wet Lab
Reg Count
Reg Waiting For Approval Count
Total Wet Lab Reg Count
Total Slot Count
{% if reg_data : %} {% for row in reg_data : %} {% if row.addon_type_id == 2 %}
{{row.user_type}}
{% if row.success_count == 0 : %}
{{row.success_count}}
{% else : %}
{{row.success_count}}
{% endif %} {% if row.waiting_count == 0 : %}
{{row.waiting_count}}
{% else : %}
{{row.waiting_count}}
{% endif %} {% if row.success_waiting_total == 0 : %}
{{row.success_waiting_total}}
{% else : %}
{{row.success_waiting_total}}
{% endif %} {% if row.total_head_count == 0 : %}
{{row.total_head_count}}
{% else : %}
{{row.total_head_count}}
{% endif %}
{% endif %} {% endfor %} {% else : %}
Record not exists .
{% endif %}
Dry Lab
Reg Count
Reg Waiting For Approval Count
Total Dry Lab Reg Count
Total Slot Count
{% if reg_data : %} {% for row in reg_data : %} {% if row.addon_type_id == 5 %}
{{row.user_type}}
{% if row.success_count == 0 : %}
{{row.success_count}}
{% else : %}
{{row.success_count}}
{% endif %} {% if row.waiting_count == 0 : %}
{{row.waiting_count}}
{% else : %}
{{row.waiting_count}}
{% endif %} {% if row.success_waiting_total == 0 : %}
{{row.success_waiting_total}}
{% else : %}
{{row.success_waiting_total}}
{% endif %} {% if row.total_head_count == 0 : %}
{{row.total_head_count}}
{% else : %}
{{row.total_head_count}}
{% endif %}
{% endif %} {% endfor %} {% else : %}
Record not exists .
{% endif %}
This is an auto-generated email and hence no signature affixed.