Admin Settings
Manage the site administrator profile and password.
{% with messages = get_flashed_messages(with_categories=true) %}
{% for category, message in messages %}
{% if admin %}
{% endif %}
{% if admin %}
{% endif %}
{% if category == 'success' %}
{% else %}
{% endif %}
{{ message }}
{% endfor %}
{% endwith %}
{% if not admin %}
{% endif %}
Admin Profile
Grampanchayat details & admin information
{{ admin.admin_name[0] | upper }}
{{ admin.admin_name }} — {{ admin.gp_name }}
UPI Payment Setup
Enter the UPI ID used to generate QR codes for user payments.
{% if admin and admin.upi_id %}
सध्याचा UPI ID: {{ admin.upi_id }}
{% else %}
अजून UPI ID सेट केलेला नाही.
{% endif %}
Reset Password
Change the admin login password