@if (! post_password_required())
@if ($responses)

{!! $title !!}

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