File: /var/www/admin.javaapp.co.uk/storage/framework/views/828f5866182d5da56209d49351e700f3d3b1d91f.php
<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">© <?php echo e(date('Y')); ?> All rights reserved.
</p>
<a target="_blank">
<img alt="logo" src="<?php echo e(asset('assets/img/logo.png')); ?>" width="80" height="20">
</a>
</div>
</div>
<?php /**PATH /var/www/admin.javaapp.co.uk/resources/views/components/app-footer.blade.php ENDPATH**/ ?>