Near Outstanding Book Loan

See All Upcoming Loans
{% if upcoming_loans %} {% for loan in upcoming_loans %} {% endfor %} {% else %} {% endif %}
Book Title Due Date Loan Date
{{ loan.book.title }} {{ loan.due_date }} {{ loan.loan_date }}
No Data