{% extends 'base.html.twig' %} {% block body %}
| # | ImiÄ™ i nazwisko | Adres | {#NIP | #} {#Data prawomocnosci | Data obwieszczenia | {#Akcja | #}|
|---|---|---|---|---|---|---|---|
| {{ loop.index }} | {{ customer.strName }} | {{ customer.strAddress }} | {#{{ customer.intNIP }} | #} {#{{ customer.strEmail }} | #}{{ customer.dateLegitimacy | date("d-m-Y") }} | {{ customer.dateProclamation | date("d-m-Y") }} | {##} |