<p> <?php include "inc_mensajes.php"; ?> </p> <br /> </form> <br /> <br /> <br /> <hr /> <p> <strong style="padding-right:5px;">ESTATUS</strong> <span style="color:<?php echo colorIndFactura($factura->ind_factura); ?> ; font-weight:bold"> <?php echo indFacturaStr($factura->ind_factura); ?> </span> <?php if ($factura->ind_factura == 3) { ?> <br /><br /> <strong style="padding-right:5px;">MOTIVO ANULACION</strong> <br /> <?php echo $factura->motivo; ?>
echo $row->total_bultos; ?> </td> <td <?php if ($inactiva) { ?> style="color:#999;" <?php } ?> align="right"> <?php echo number_format($row->total_pagar, 2, ",", "."); ?> </td> <td style="color:<?php echo colorIndFactura($row->ind_factura); ?> ; font-size:9px; padding-left:15px"> <strong><?php echo indFacturaStr($row->ind_factura); ?> </strong> </td> </tr> --> <?php } ?> <tr> <td colspan="4"> </td>