{{ $blog->title }}
{{ $blog->sub_title }}
{{$blog->user->name}}
@else{{$blog->user->name ?? 'Ремонт.ру'}}
@endif{{ $blog->created_at->format('d. m .Y') }}
Контент не найден.
@endif {{-- @if($blog->preview_image)Комментарии ({{ $commentCount }})
{{ $comment->user->name }}
{{ $comment->comment }}
{{ $comment->created_at->format('d.m.Y') }}
Чтобы оставить комментарий, пожалуйста, авторизуйтесь.
Войти