@php $count = $widget->getCount() @endphp

{{ number_format($count) }}

{{ Str::plural('Country', $count) }}

@if ($widget->isShowViewAll()) View All @endif