Compare commits
5 Commits
467ae8d055
...
23327a4ca3
| Author | SHA1 | Date | |
|---|---|---|---|
| 23327a4ca3 | |||
| a34046b72a | |||
| d2b631bbab | |||
| 56ea54ab15 | |||
| b18f4762bb |
@ -294,7 +294,6 @@ 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">
|
||||||
@ -319,3 +318,4 @@ return null;
|
|||||||
}
|
}
|
||||||
</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