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