This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
memberdb/resources/theme/backend/adminlte/layouts/partials/footer.blade.php
Deon George c7e2a6866e WIP
2017-11-21 21:47:44 +11:00

9 lines
267 B
PHP

<!-- FOOTER BEGIN -->
<footer class="main-footer">
<!-- To the right -->
<div class="pull-right hidden-xs">
<a href="#"></a><b>{{ config('app.name') }}</b></a>
</div>
<strong>{{ config('app.copyright') }}</strong>
</footer>
<!-- FOOTER END -->