@stack('style')
@include('layouts/partials/header') @include('layouts/partials/sidebar')
@yield('head')
@yield('content')
@stack('js')