Compare commits
No commits in common. "23327a4ca3219ad080d5c62c977d4958195e1825" and "467ae8d0553d90f20e99c0e80292dd1a6ee8806b" have entirely different histories.
23327a4ca3
...
467ae8d055
@ -294,6 +294,7 @@ return null;
|
||||
</section>
|
||||
</main>
|
||||
|
||||
@endsection
|
||||
<!-- 解約についてモーダル -->
|
||||
<div class="modal fade" id="cancelModal" tabindex="-1" aria-labelledby="cancelModalLabel" aria-hidden="true">
|
||||
<div class="modal-dialog">
|
||||
@ -318,4 +319,3 @@ return null;
|
||||
}
|
||||
</style>
|
||||
<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