@if (! post_password_required())
@if ($comments)

{!! $title !!}

    {!! $comments !!}
@if ($paginated) @endif @endif @if ($closed) {!! __('Comments are closed.', 'sage') !!} @endif @php(comment_form())
@endif