Organizations
{{ $stats['totalOrganizations'] }}
{{ round(($stats['totalOrganizations'] / $stats['totalUsers']) * 100) }}% of total users
Individuals
{{ $stats['totalIndividuals'] }}
{{ round(($stats['totalIndividuals'] / $stats['totalUsers']) * 100) }}% of total users
Donors
{{ $stats['totalDonors'] }}
{{ round(($stats['totalDonors'] / $stats['totalUsers']) * 100) }}% of total users
Admins
{{ $stats['totalAdmins'] }}
{{ round(($stats['totalAdmins'] / $stats['totalUsers']) * 100) }}% of total users