@include('layouts._header')
@yield('content')
@include('layouts._footer')