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