{% extends 'base.html' %} {% block content %}

Welcome to Passport Automation System

This demo lets citizens apply for passports, schedule appointments and track status, while admins can verify and approve.

New User

Create an account to apply.

Register

Existing User

Log in to view your applications.

Login

Admin

Manage and verify applications.

Admin Login
{% endblock %}