{{ __('Dashboard') }}

@can('view-analytics') @php $defaultFrom = now()->subDays(29)->toDateString(); $defaultTo = now()->toDateString(); @endphp

{{ __('Visitor Analytics') }}

{{ __('to') }}

{{ __('Visitors') }}

0

{{ __('Page Views') }}

0

{{ __('Countries Reached') }}

0

{{ __('Top Pages') }}

{{ __('Visitors by Country') }}

@vite(['resources/js/dashboard-charts.js']) @else
{{ __("You're logged in!") }}
@endcan