Update for laravel 5.7 and adminlte v3-alpha
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
<!-- 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>© Leenooks</strong>
|
||||
</footer>
|
||||
<footer class="main-footer">
|
||||
<!-- To the right -->
|
||||
<div class="float-right d-sm-none d-md-block">
|
||||
{{ config('app.name') }}
|
||||
</div>
|
||||
|
||||
<!-- Default to the left -->
|
||||
<strong>Copyright © 2014-2018 <a href="#">© Leenooks</a>.</strong> All rights reserved.
|
||||
</footer>
|
Reference in New Issue
Block a user