Example #1
0
 public function postEstadoofficetrack()
 {
     $estado = Tecnico::getEstadoOfficetrack();
     return $estado;
 }