git -C '/home/opc/rocketa.git' show f393a5a -- resources/views/media/asp/bill/list.blade.phpcommit f393a5a0fad5dd498bf6f58ad344360076cf9d89
Author: Satoshi Ujihara <satoshi_ujihara@fivegate.jp>
Date: Fri Dec 19 19:36:07 2025 +0900
メニュータイトルの仕様変更
銀行コピーのアップロード機能
diff --git a/resources/views/media/asp/bill/list.blade.php b/resources/views/media/asp/bill/list.blade.php
index 7249d46..9f1a558 100644
--- a/resources/views/media/asp/bill/list.blade.php
+++ b/resources/views/media/asp/bill/list.blade.php
@@ -5,7 +5,7 @@
ページタイトル定義
ここのタイトルがapp.bladeに読み込まれます。
--}}
-@section('title', '請求状況')
+@section('title', __('asp-bill-list.billing-status'))
<?php
// 仕様変更
@@ -14,7 +14,7 @@ $change_specification = 202503;
?>
{{-- コンテンツ内容 .main_col内 --}}
@section('content')
- <h2 class="mb-3 pb-2 border-bottom">{{__('asp-bill-list.billing-management')}} -{{__('asp-bill-list.billing-status')}}</h2>
+ <h2 class="mb-3 pb-2 border-bottom">{{__('asp-bill-list.billing-status')}}</h2>
<div class="area_btn area_btn_col_2">
<div class="row mx-0 mb-1 justify-content-start">