{% extends 'invoices/base.html' %} {% load static %} {% block main %}
  | Name | Address | CIF |   |   | ||
---|---|---|---|---|---|---|---|
  | {{customer.company.name}} | {{customer.company.contact.email}} | {{customer.company.address|upper}} | {{customer.company.customer_information_file_number}} |
{% if invoice.pdf_document %}
![]() |
  | |
No invoices available yet... |