added more stacks

This commit is contained in:
denisdulici
2018-08-04 18:05:37 +03:00
parent d0dbf23d5a
commit 40c04128ff
24 changed files with 138 additions and 7 deletions

View File

@@ -1,3 +1,7 @@
@stack('footer_start')
<footer class="main-footer">
<strong>{{ trans('footer.powered') }}</strong>: <a href="https://akaunting.com">{{ trans('footer.software') }}</a>
</footer>
@stack('footer_end')