{% extends 'base.html' %} {% load static %} {% block title %}Add Existing Loan{% endblock %} {% block content %}

+ Add Existing Loan

Back to Loans
{% csrf_token %}

Client Information

Loan Details

Important Dates

Loan Status

Select the current status of this existing loan

Cancel
{% endblock %}