Compare commits
No commits in common. "23327a4ca3219ad080d5c62c977d4958195e1825" and "467ae8d0553d90f20e99c0e80292dd1a6ee8806b" have entirely different histories.
23327a4ca3
...
467ae8d055
@ -294,6 +294,7 @@ return null;
|
|||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
@endsection
|
||||||
<!-- 解約についてモーダル -->
|
<!-- 解約についてモーダル -->
|
||||||
<div class="modal fade" id="cancelModal" tabindex="-1" aria-labelledby="cancelModalLabel" aria-hidden="true">
|
<div class="modal fade" id="cancelModal" tabindex="-1" aria-labelledby="cancelModalLabel" aria-hidden="true">
|
||||||
<div class="modal-dialog">
|
<div class="modal-dialog">
|
||||||
@ -317,5 +318,4 @@ return null;
|
|||||||
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
|
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||||
@endsection
|
|
||||||
Loading…
Reference in New Issue
Block a user