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