الاسم العائلي
الاسم الشخصي
القسم
الشعبة
@foreach($orientation_students as $orientation_student)
{{ $orientation_student->student->last_name }}
{{ $orientation_student->student->first_name }}
{{ $orientation_student->classe->name }}
{{ $orientation_student->orientation }}
@endforeach