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