{% extends "base.html" %} {% block title %} Supplier Contracts > {{bill.batch.contract.name}} > Batches > {{bill.batch.reference}} > Bills > {{bill.id}} > Add Read {% endblock %} {% block nav %} Supplier Contracts > {{bill.batch.contract.name}} > Batches > {{bill.batch.reference}} > Bill {{bill.id}} > Add Read {% endblock %} {% block content %}
{% endblock %}