契約更新画面修正

This commit is contained in:
Yuka Higashide 2025-10-03 15:29:41 +09:00
parent 23327a4ca3
commit 1ecaf6d46a

View File

@ -16,7 +16,7 @@ return null;
@endphp
<main>
<header class="alert alert-success">
<h4 class="container">定期契約情報 > 定期契約情報を確認する</h4>
<h4 class="container">契約更新 > 定期契約を更新する</h4>
</header>
<section class="container mt30 mb50">
@if(count($contracts) > 0)