@yield('style') @include('dashboard.layout.nav') @include('dashboard.layout.sidebar')
@include('vendor.errors') @yield('content')
@yield('script')