@section('htmlheader') @include('adminlte::layouts.partials.htmlheader')
@show
@yield('content')
@section('scripts') @include('adminlte::auth.partials.scripts') @show