<footer id="footer">
<nav>
<ul class="nav-foot">
<li><a href="{{ url('help_about') }}">{{ 'ご利用に関して'|trans }}</a></li>
<li><a href="{{ url('help_tradelaw') }}">{{ '特定商取引法に基づく表記'|trans }}</a></li>
<li><a href="{{ url('help_privacy') }}">{{ 'プライバシーポリシー'|trans }}</a></li>
<li><a href="{{ url('contact') }}">{{ 'お問い合わせ'|trans }}</a></li>
</ul>
</nav>
<div class="copy">Copyright (C) herba_co.jp c All Rights Reserved</div>
</footer>