leenooks/resources/themes/adminlte/views/layouts/partials/footer.blade.php

9 lines
241 B
PHP
Raw Normal View History

2018-04-23 10:24:26 +00:00
<!-- Main Footer -->
2018-08-01 06:28:10 +00:00
<footer class="main-footer no-print">
2018-04-23 10:24:26 +00:00
<!-- To the right -->
<div class="pull-right hidden-xs">
<a href="#"></a><b>{{ config('app.name') }}</b></a>
</div>
<strong>&copy Leenooks</strong>
</footer>