@include('front.app.header')
@yield('content')
@include('front.app.footer')