This commit is contained in:
alexandre-pereira
2015-03-17 12:07:18 +01:00
parent ca50de606d
commit 2991405b30
5 changed files with 103 additions and 70 deletions

View File

@ -9,10 +9,7 @@
@yield('page-css')
</head>
<body>
@yield('content')
@yield('page-scripts')
</body>
</html>