diff --git a/index.php b/index.php
index cdc2ead..2e36d3c 100644
--- a/index.php
+++ b/index.php
@@ -166,6 +166,8 @@ $bni_groups = $stmt_bni_groups->fetchAll(PDO::FETCH_ASSOC);
= htmlspecialchars($person['companyName']) ?>
= htmlspecialchars($person['industry'] ?? '') ?>
+ Tel: = htmlspecialchars($person['phone'] ?? '') ?>
+ Email: = htmlspecialchars($person['email'] ?? '') ?>
= htmlspecialchars(ucfirst($person['role'])) ?>
, Grupa: = htmlspecialchars($person['bni_group_name']) ?>