first commit
This commit is contained in:
6
resources/views/partials/admin/footer.blade.php
Normal file
6
resources/views/partials/admin/footer.blade.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<footer class="main-footer">
|
||||
<div class="pull-right hidden-xs">
|
||||
<b>{{ trans('footer.version') }}</b> {{ version('short') }}
|
||||
</div>
|
||||
<strong>{{ trans('footer.powered') }}</strong>: <a href="https://akaunting.com">{{ trans('footer.software') }}</a>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user