@foreach($students as $student)
{{$student->last_name_std}} {{$student->first_name_std}} {{$student->code_std}}
@endforeach