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

9 lines
232 B
PHP
Raw Normal View History

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