{% extends "base.html" %} {% block content %}
| Date | Description | Supplier | Net £ | VAT | Quarter | ||
|---|---|---|---|---|---|---|---|
| {{ item.date }} | {{ item.description }} | {{ item.supplier_name }} | £{{ item.amount }} | £{{ item.vat_amount }} ({{ item.vat_rate }}%) | {{ item.quarter }} | View | |
| No expenses found. | |||||||