dbms_init...1
This commit is contained in:
parent
e345424145
commit
112f304d09
@ -42,8 +42,8 @@
|
||||
<td>
|
||||
<ol>
|
||||
<?php foreach ($service['items'] as $item): ?>
|
||||
<li class="text-start"><?= $item['item_type'] ?> :<?= $item['item_uid'] ?> [<?= number_format($item['amount']) ?>원]</li>
|
||||
<?php endforeach; ?>
|
||||
<li class="text-start"><?= $item['item_type'] ?> :<?= $item['item_uid'] ?> [<?= number_format($item['amount']) ?>원]<\ /li>
|
||||
<?php endforeach; ?>
|
||||
</ol>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user