@yield('css')
@include('partials.navbar')
@yield('content')
@yield('js')