so-manager-dev.com/resources/views/layouts/footer.blade.php

28 lines
1.5 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<footer class="jumbotron">
<section class="container">
<div class="row">
<div class="col-12 text-center">
<ul class="footer-nav-menu">
<li><a href="{{route('swo10_1')}}" target="_parent">運営会社</a></li>
<li><a href="{{route('swo11_1')}}" target="_parent">個人情報保護方針</a></li>
<li class="pc"><a href="{{route('swo13_1')}}" target="_parent">特定商取引法に基づく表示</a></li>
<li class="w-100 sp"><a href="{{route('swo13_1')}}" target="_parent">特定商取引法に基づく表示</a></li>
<li><a href="{{route('swo12_1')}}" target="_parent">ウェブサイト利用規約</a></li>
<li><a href="{{route('swo17_1')}}" target="_parent">サイトマップ</a></li>
</ul>
</div>
<div class="col-12 col-md-10 offset-0 offset-md-1 text-lg-center">
<p class="small text-secondary mt20">
株式会社ソーリン <br class="sp">
〒121-0073 東京都足立区六町4-12-25 <br class="sp">
tel:03-5856-4647 fax:03-5856-4648<br>
</p>
<p class="small text-secondary">
Copyright© so-rin Co.,Ltd. All Rights Reserved.
</p>
</div>
</div>
</section>
<figure class="p-mark"><img src="assets/img/10740034_06_75_JP.gif" alt="Pマーク" /></figure>
</footer>