{{$news->title}} {{$news->comment_count}} {{$news->views}} {{$news->ca_title}} {{$news->insert_date}} {!!$news->source!!} - share {{trans('resource.comments')}} ({{$news->comment_count}}) @foreach($comments as $c) {{$c->name}} {{$c->comment}} {{$c->insert_date}} @endforeach {{-- Сэтгэгдэл үлдээх --}} {{ csrf_field() }} {{trans('resource.name')}} * {{trans('resource.comment')}} *
{{trans('resource.comments')}} ({{$news->comment_count}})
@foreach($comments as $c)-
{{$c->name}}
@endforeach
{{$c->comment}}
{{$c->insert_date}}