@stack('styles')
@include('shared.navigation')
@yield('content')
@include('shared.footer')
@stack('scripts')