@section('title', __('site.page_comments_title')) @section('head') @endsection @include('includes/header') @include('includes/topSite')
{{ __('site.page_comments_source') }}: @if(isset($post) && $comment->source === 'post') {{ $comment->source }} @else {{ $comment->source }} @endif
{{ $comment->name }}