Wizard file updates

This commit is contained in:
cuneytsenturk
2018-10-23 21:32:16 +03:00
parent 97f43a0930
commit 121f0b893e
4 changed files with 44 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
@stack('content_start')
<!-- Content Wrapper. Contains page content -->
<div class="content-wrapper no-margin" style="">
<div class="content-wrapper no-margin">
@stack('content_wrapper_start')
<!-- Content Header (Page header) -->

View File

@@ -1,6 +1,6 @@
@stack('footer_start')
<footer class="main-footer">
<footer class="main-footer no-margin">
<div class="pull-right hidden-xs">
<b>{{ trans('footer.version') }}</b> {{ version('short') }}
</div>