MIF_E31230690/project/resources/views/partials/footer.blade.php

9 lines
433 B
PHP

<footer id="footer" class="footer" style="background: transparent; padding: 20px 0; border-top: 1px solid #fff5f0;">
<div class="copyright" style="color: #7a7a7a;">
&copy; {{ date('Y') }} <strong><span style="color: #FF782D;">PosSehat</span></strong>. All Rights Reserved
</div>
<div class="credits" style="font-size: 13px; color: #b5b5b5;">
Sistem Monitoring Kesehatan & Nutrisi Digital
</div>
</footer>