Logo Logo
Profile
    {% if user_role == 'user'%}
  • Profile
  • {% endif %} {% if user_role == 'user'%}
  • Bills
  • {% endif %} {% if user_role == 'admin' or user_role == 'operator' %}
  • Dashboard
  • {% endif %}
  • Change Password
  • Logout

Full Name{{ user_details.full_name }}


Email{{ user_details.email }}


Balance {{user_details.balance }}


Department{{ user_department }}


{% if room_details %}

Room NumberRoom {{ room_details.room_number }}


Quarter Type{{ quarter_type }}


{% if room_details.is_metered %}

Metering Type Metered


Sanctioned Load{{ room_details.sanctioned_load }}


{% else %}

Metering TypeUnmetered


{% endif %}
{% endif %}

Team Z © All rights reserved.