@yield('css')
@include('snippets.navbar') @yield('content')
@include('snippets.footer') @yield('scripts')