@foreach($students as $key=> $student) @endforeach
CÓDIGO DEL ESTUDIANTE NOMBRE DEL ESTUDIANTE RUBRO NÚMERO DE RECAP VALE(NÚMERO DE VOLETA) VALOR(RUBRO) FORMA DE PAGO ESTADO (PROCESADO/RECHAZADO/PENDIENTE)
{{$student->serial_std}} {{utf8_decode($student->student_srs)}} {{utf8_decode($student->name_pct)}} {{utf8_decode($student->recap_number)}} {{utf8_decode($student->number_voucher_rss)}} {{utf8_decode($student->total_phy)}} {{utf8_decode($student->name_pym.' '.$student->name_ptm)}} {{$status_recap_rss[$student->status_recap_rss]}}