LISTADO DE EMPLEADOS CON FOTO
{{$schoolSetupInfo->name_sst}}
{{$schoolYearInfo->name_scy}}
@for ($i = $pointer; $i < $n; $aux++)
@for($j = 0; $j < 5; $j++)
{{$listEmployeePicture[$i]->employee}}
@endfor
@endfor