Manage all system users and their permissions
Name | Role | Actions | |
---|---|---|---|
{{ substr($user['name'], 0, 1) }}
{{ $user['name'] }}
|
{{ $user['email'] }} | {{ $user['admin'] == 1 ? 'Administrator' : 'Standard User' }} |