WIP 2025-01-20 ConstructionConsent History
This commit is contained in:
@@ -60,9 +60,12 @@ $pagination_entity_name = "Adressen";
|
||||
<?=$item->adb_hausnummer->strasse->gemeinde->name?>
|
||||
</td>
|
||||
</tr><tr>
|
||||
<th>Anzahl Bestellungen</th>
|
||||
<td><?=$item->preorder_count?></td>
|
||||
</tr>
|
||||
<th>Anzahl Wohneinheiten</th>
|
||||
<td><?=$item->adb_hausnummer->unit_count?></td>
|
||||
</tr><tr>
|
||||
<th>Anzahl Bestellungen</th>
|
||||
<td><?=$item->preorder_count?></td>
|
||||
</tr>
|
||||
<?php else: ?>
|
||||
<tr>
|
||||
<th>Straße</th>
|
||||
|
||||
Reference in New Issue
Block a user