leenooks/resources/themes/adminlte/views/layouts/partials/footer.blade.php
2018-08-01 16:29:14 +10:00

9 lines
241 B
PHP

<!-- Main Footer -->
<footer class="main-footer no-print">
<!-- To the right -->
<div class="pull-right hidden-xs">
<a href="#"></a><b>{{ config('app.name') }}</b></a>
</div>
<strong>&copy Leenooks</strong>
</footer>