diff --git a/app/views/layout/master.blade.php b/app/views/layout/master.blade.php index 39731541..81f796c1 100644 --- a/app/views/layout/master.blade.php +++ b/app/views/layout/master.blade.php @@ -1,10 +1,19 @@ + + Cachet + + + + + + - @section('content') - @show +
+ @yield('content') +