typo
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<html lang="{{ app()->getLocale() }}">
|
||||
@include('partials.print.head')
|
||||
|
||||
<body>
|
||||
<body onload="window.print();">
|
||||
@stack('body_start')
|
||||
|
||||
@yield('content')
|
||||
|
Reference in New Issue
Block a user