契約更新画面修正
This commit is contained in:
parent
23327a4ca3
commit
1ecaf6d46a
@ -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)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user