Enrollment Changes Notification

@if(count($newEnrollments) > 0)

New Enrollments:

@endif @if(count($droppedEnrollments) > 0)

Dropped Enrollments:

@endif