@push('css') @endpush
{{ __('labels.comments') }}

{{ $comments_count ?? 0 }}

{{ __('labels.posts') }}

{{ $posts_count ?? 0 }}

{{ __('labels.discussions') }}

{{ $discussions_count ?? 0 }}