dbms_init...1

This commit is contained in:
choi.jh 2025-08-07 15:45:17 +09:00
parent 886b68b8b8
commit a9db00fd5c

View File

@ -53,7 +53,7 @@
<?php endforeach; ?>
</ol>
</td>
<td class="p-0"><?= $service['billing_at'] ?></td>
<td class="p-0 text-nowrap"><?= $service['billing_at'] ?></td>
</tr>
<?php endforeach; ?>
</table>