@stack('styles')
@include('layout.nav')
@include('layout.top')
@yield('content')
@stack('scripts')