@if ((authService.getCurrentUserSubject() | async)?.type === userType.MANAGER) {

Admin Dashboard

Registered users

{{count | async}}

Total monetary contributions

${{totalDonations | async}}

Fulfilled needs
Most fulfilled needs
Total physical contributions
} @else {

Unauthorized

This page requires you to be logged in as an admin! Log In }