themes-getlumino/content/includes/footer.blade.php

12 lines
527 B
PHP

<footer class="style-4 mt-0 pt-10">
<div class="container">
<div class="copywrite text-center">
<small class="small">
© 2022 Copyrights by <a href="#" class="fw-bold text-decoration-underline">Iteck Co.</a> All Rights Reserved. Designed by <a href="https://themeforest.net/user/themescamp" class="fw-bold text-decoration-underline">ThemesCamp</a>
</small>
</div>
</div>
<!-- <img src="assets/img/footer/footer_4_wave.png" alt="" class="wave"> -->
</footer>