diff --git a/templates/carriers.html.twig b/templates/carriers.html.twig index e3e842b..d3d50a8 100644 --- a/templates/carriers.html.twig +++ b/templates/carriers.html.twig @@ -4,13 +4,41 @@
| ID | +Company | +Contact | +Phone | +Notes | +|
|---|---|---|---|---|---|
| {{ c.id }} | +{{ c.companyName }} | +{{ c.contact_person }} | +{{ c.email }} | +{{ c.phone_number }} | +{{ c.notes }} | +