diff --git a/app/Printer/PrinterHandler.php b/app/Printer/PrinterHandler.php index c46a04c..115cdf6 100644 --- a/app/Printer/PrinterHandler.php +++ b/app/Printer/PrinterHandler.php @@ -80,8 +80,7 @@ class PrinterHandler{ $this->text("DIEGO ESQUIVEL #130 INT. 3"); $this->text("PLAYAS DE ROSARITO, BC 22706 Mexico"); $this->text("R.F.C. : ROEM691011EZ4"); - $this->text("TELEFONOS: (661) 613-5549, (661) 104-4313"); - $this->text(" (661) 104-4590, (661) 120-0015"); + $this->text("TELEFONO: (661) 613-5549"); $this->text("CORREO: ventas@stradaautopartes.com"); $this->printer->setJustification(Printer::JUSTIFY_LEFT); $this->feed(1);