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

{!! $title !!}

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