{{ trans('update.visitors_statistics') }}

{{-- total Time --}}
{{ trans('update.total_visitors') }} {{ $visitorsChart['topStats']['total'] }}
{{-- month Time --}}
{{ trans('update.month_visitors') }} {{ $visitorsChart['topStats']['month'] }}
{{-- year Time --}}
{{ trans('update.year_visitors') }} {{ $visitorsChart['topStats']['year'] }}
{{-- Have Data & Chart --}}
{{-- Chart --}} @push('scripts_bottom') @endpush