@yield('header-scripts')
@yield('schema')
@include('partials.post-header')
@yield('content')
@include('partials.footer')