# | POSTULANTE | FECHA DEL EXÁMEN | LINK PAGO EXÁMEN UBICACIÓN | EXAMEN DE UBICACIÓN | RESULTADO | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ESTADO | F. ENVÍO | F. PAGO | COD PEARSON | INSTRUCCIONES |
|
RESULTADO | NOTA | VER | ||||||||||
{{$key+1}} | {{$student->last_name_pst}} {{$student->first_name_pst}} | {{$student->test_date}} | @if($student->status_application_psf=='ACCEPTED' ) ENVIADO @elseif($student->status_application_psf=='REJECTED') RECHAZADO @else PENDIENTE @endif | @if($student->date_status_aplicatioon_psf) {{Date('Y-m-d',strtotime($student->date_status_aplicatioon_psf))}}@endif | @if(strpos($student->status_invoice_psf,'PAID')!==false)PD | @else@endif | @if($student->due_date_psf) {{Date('Y-m-d',strtotime($student->due_date_psf))}} @endif | @if($student->register_result_psf=='ACCEPTED'){{$student->code_pearson_psf}} | @if($student->date_send_pearson_notification_test_pst) F. envío: {{ Date('Y-m-d', strtotime($student->date_send_pearson_notification_test_pst))}} @endif | APROBADO | @else
@if(strpos($student->status_invoice_psf,'PAID')!==false)
{{Form::text('code_pearson_psf',$student->code_pearson_psf,array('class'=>'form-control code_pearson_psf','id'=>'code_pearson_psf', 'serial_psf'=>$student->serial_psf))}}
@endif
|
@if(strpos($student->status_invoice_psf,'PAID')!==false) @if(!empty($student->date_send_pearson_notification_test_pst)) ENVIADO @else NO ENVIADO @endif @endif |
@if(strpos($student->status_invoice_psf,'PAID')!==false)
|
@if(strpos($student->status_invoice_psf,'PAID')!==false) @if($student->register_result_psf=='REJECTED') INVALIDO @else @endif @endif | @endif{{$student->grade_register_result_psf}}/100 | @if($student->register_result_psf=='REJECTED' || strpos($student->status_invoice_psf,'PAID')===false) @endif |