Files
presensi/app/Views/partials/footer.php
2026-03-05 14:37:36 +07:00

4 lines
199 B
PHP

<footer class="py-3 px-6 border-t border-gray-200 dark:border-gray-700 text-center text-sm text-gray-500 dark:text-gray-400">
&copy; <?= date('Y') ?> SMAN 1 Garut. All rights reserved.
</footer>