Панель куратора

{{ Auth::user()->name }}
@if($organization)
Организация: {{ $organization->name }}
@endif
Пользователей в организации

{{ $stats['users_count'] }}

Доступно курсов

{{ $stats['courses_count'] }}

Групп

{{ $stats['groups_count'] }}