{{ playerInfo.driverStatsLastMonth.countAll }}
{{ t('profile.recent-stats.timetables') }}
{{ playerInfo.driverStatsLastMonth.currentDistanceTotal?.toFixed(2) || 0 }}
{{ t('profile.recent-stats.distance') }}
{{ playerInfo.dispatcherStatsLastMonth.services?.count || 0 }}
{{ t('profile.recent-stats.duties') }}
{{ playerInfo.dispatcherStatsLastMonth.issuedTimetables?.count || 0 }}
{{ t('profile.recent-stats.created-timetables') }}