Update Index.php

This commit is contained in:
Luca Haid
2025-07-01 10:44:58 +00:00
parent 5fe32c003d
commit 4bec93b14e

View File

@@ -230,7 +230,7 @@ $pagination_entity_name = "Zu provisionierende CPEs";
<?php if ($product->termination_id && $product->termination->getPop()): ?>
<strong>POP</strong>: <?= $product->termination->getPop()->name ?>
<?php endif; ?>
</td>aa
</td>
<td><strong>Telefon:</strong> <?= $product->order->owner->phone ?></td>
<td><strong>Email:</strong> <?= $product->order->owner->email ?></td>