rocket-a


git -C '/home/opc/rocketa.git' show 782aabc -- resources/views/admin/client/bill/list.blade.php

commit 782aabcdb0d7daab98f4294dcd7deaa6e85351d2
Author: Satoshi Ujihara <satoshi_ujihara@fivegate.jp>
Date:   Mon Oct 27 12:37:26 2025 +0900

    翻訳作業

diff --git a/resources/views/admin/client/bill/list.blade.php b/resources/views/admin/client/bill/list.blade.php
index cb674a1..6bf8100 100644
--- a/resources/views/admin/client/bill/list.blade.php
+++ b/resources/views/admin/client/bill/list.blade.php
@@ -209,7 +209,7 @@
                                     </td>
 
                                     <td class="align-middle text-center">
-                                        {{ date('Y年n月分', strtotime($client_bill_data->billing_month_ym.'01')) }}
+                                        {{ date('Y-n', strtotime($client_bill_data->billing_month_ym.'01')) }}
                                     </td>
 
                                     <td class="align-middle text-center">

diff.txt · 最終更新: by root