diff --git a/resources/views/layouts/dashb5.blade.php b/resources/views/layouts/dashb5.blade.php index d6841ba..dc4b37e 100644 --- a/resources/views/layouts/dashb5.blade.php +++ b/resources/views/layouts/dashb5.blade.php @@ -1,6 +1,5 @@ - + -
@@ -74,7 +73,6 @@ $("#main").toggleClass('col-sm-10 col-sm-12'); } - @@ -362,6 +360,7 @@This is the homepage of a simple admin interface which is part of a tutorial written on Themesberg
+ @yield('content')