@php use App\Models\EnrollmentModule\Enrollment; @endphp
Student's Enrollment Courses
@foreach($student->enrollments as $enrollment)
@endforeach