9 lines
221 B
PHP
9 lines
221 B
PHP
<footer class="main-footer">
|
|
<div class="footer-left">
|
|
Copyright © {{ date('Y') }} <div class="bullet"></div> Created By Joko Prasetio</a>
|
|
</div>
|
|
<div class="footer-right">
|
|
|
|
</div>
|
|
</footer>
|