{% extends "base.html" %} {% block content %}
| Business | Type | Period | |
|---|---|---|---|
|
{{ business.name }}
{% if business.trade_name %}
{{ business.trade_name }}
{% endif %}
|
{{ business.get_business_type_display }} | {{ business.accounting_period_start|date:"d M Y" }} → {{ business.accounting_period_end|date:"d M Y" }} | View |
| No business added yet. | |||