@yield('style')
@include('layout.partials.header') @include('layout.partials.sidebar') @yield('content')
@yield('contentJS')