契約更新画面修正 #39

Merged
y.higashide merged 1 commits from main_higashide into main 2025-10-03 15:30:10 +09:00
Showing only changes of commit 1ecaf6d46a - Show all commits

View File

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