You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aquaculture/resources/views/modules/home/footer.blade.php

8 lines
195 B

<footer id="mainFooter" class="main-footer">
<div class="container">
<div class="row">
<p>Copyright &copy; 2017 . All rights moon.</p>
</div>
</div>
</footer>