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