clrghouz/resources/views/layouts/partials/footer.blade.php

3 lines
127 B
PHP
Raw Normal View History

2021-05-03 12:53:40 +00:00
<div id="footer">
<a href="/" id="getback">{{ request()->getHost() }}</a> © {{ \Carbon\Carbon::now()->year }} Alterego
</div>