MIF_E31211908/resources/views/layout/partials/footer.blade.php

3 lines
135 B
PHP

<footer class="fixed bottom-0 p-5 text-gray-400 text-sm">
© {{date('Y')}} {{ config('app.name') }}. All rights reserved.
</footer>