Files
postshop-backend/resources/views/vendor/nova/layouts/footer.blade.php
2026-02-03 15:31:29 +05:00

5 lines
257 B
PHP

<div class="mt-8 leading-normal text-xs text-gray-500 space-y-1">
<p class="text-center">Powered by <a class="link-default" href="http://webulgam.com.tm">Web Ulgam,</a></p>
<p class="text-center">© {{ date('Y') }} POSTSHOP Entrepreneur.</p>
</div>