@if($post) @include('partials.single-post', compact('post')) @endif
@include('partials.contact-form', [ 'tag' => 'h2', 'title' => $title, 'subtitle' => $subtitle ])