@stack('styles')
@include('partials.topbar') @include('partials.navbar') @yield('content') @include('partials.footer')
@stack('scripts')