@include('_inc/header')
@yield('content')
@include('_inc/footer')