<div class="footer-wrapper mb-2">
<div class="footer-section f-section-1 d-flex position-relative fixed-bottom justify-content-center mb-2">
<p class="mr-1">© {{date('Y')}} All rights reserved.
{{-- <a target="_blank">
Java Go
</a> --}}
</p>
<a target="_blank">
<img alt="logo" src="{{ asset('assets/img/logo.png') }}" width="80" height="20">
</a>
</div>
</div>