hypothetical/traditional-bootstrap/resources/views/sections/footer.blade.php

4 lines
101 B
PHP
Raw Normal View History

<footer class="footer-section-component">
&copy; {{ date('Y') }} {{ env('APP_NAME') }}
</footer>