|
|
$sheet->setCellValue('E'.$row, $reposicion["grupo_nombre"]);
|
|
$sheet->setCellValue('E'.$row, $reposicion["grupo_nombre"]);
|
|
|
$sheet->setCellValue('F'.$row, $fechaI." ".substr($reposicion["horario_hora"],0, 5));
|
|
$sheet->setCellValue('F'.$row, $fechaI." ".substr($reposicion["horario_hora"],0, 5));
|