formatting

This commit is contained in:
denisdulici
2019-12-26 09:43:39 +03:00
parent 64435b5e5a
commit d279ff4764
7 changed files with 74 additions and 89 deletions

View File

@ -9,13 +9,11 @@
</style>
<body onload="window.print();">
@stack('body_start')
@yield('content')
@yield('content')
@stack('body_end')
</body>
</html>