Update Index.php
This commit is contained in:
@@ -331,6 +331,8 @@ $pagination_entity_name = "Zustimmungserklärungen";
|
||||
<th>KG</th>
|
||||
<th>GST-Nr.</th>
|
||||
<th>Einlagezahl</th>
|
||||
<th>Wohneinheiten</th>
|
||||
<th>Bestellungen</th>
|
||||
<th class="text-center">Anzahl Eigentümer</th>
|
||||
<th>Anfrageresultat</th>
|
||||
<th></th>
|
||||
@@ -354,6 +356,8 @@ $pagination_entity_name = "Zustimmungserklärungen";
|
||||
<td><?=$item->kg?></td>
|
||||
<td><?=$item->gst?></td>
|
||||
<td><?=$item->ez?></td>
|
||||
<td><?=$item->adb_hausnummer->unit_count ?? ''?></td>
|
||||
<td><?=$item->preorder_count?></td>
|
||||
<td class="text-center">
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user