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