MIF_E31230887/resources/views/partials/footer.blade.php

6 lines
216 B
PHP

<footer class="bg-gray-50 border-t mt-20">
<div class="max-w-7xl mx-auto px-6 py-6 text-center text-sm text-gray-500">
© {{ date('Y') }} PerpusDigital Sistem Perpustakaan Modern
</div>
</footer>