syifa-laravel/resources/views/admin/partials/footer.blade.php

4 lines
138 B
PHP

<footer class="main-footer text-sm text-center">
<strong>&copy; {{ date('Y') }} Halaman Admin</strong> All rights reserved.
</footer>