Merge pull request #540 from developerbmw/pdf
Fix invoice print layout and PDF
This commit is contained in:
@ -4,11 +4,7 @@
|
||||
<body onload="window.print();">
|
||||
@stack('body_start')
|
||||
|
||||
<!-- Content Wrapper. Contains page content -->
|
||||
<div class="wrapper" style="margin-left: 0; page-break-after: always;">
|
||||
@yield('content')
|
||||
</div>
|
||||
<!-- /.content-wrapper -->
|
||||
@yield('content')
|
||||
|
||||
@stack('body_end')
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user