@include('front-end.include-css')
@include('front-end.navbar')
@yield('content')
@include('front-end.include-js')