@include('view.header')
@wpposts
{{the_content()}}
@include('view.sidebar')
@wpempty @wpend
@include('view.footer')