@include('frontend.body.header')
@yield('content')
@include('frontend.body.footer')