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