@php $currentIndent ??= 0; if (!view()->exists($paginationView = Theme::getThemeNamespace('partials.pagination'))) { $paginationView = 'pagination::bootstrap-5'; } $currentIp = \Botble\Base\Supports\Helper::getIpFromThirdParty(); $allowAuthorDelete = \FriendsOfBotble\Comment\Support\CommentHelper::isAllowAuthorDelete(); $currentUser = $allowAuthorDelete ? \FriendsOfBotble\Comment\Support\CommentHelper::getAuthorizedUser() : null; @endphp
{!! $comment->formatted_content !!}
@endif{{ $comment->name }}
@else{{ $comment->name }}
@endif {{ $comment->created_at->diffForHumans() }}