diff --git a/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/viewPresupuestoclienteForm.php b/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/viewPresupuestoclienteForm.php
index e00f7d09..9f60c8f8 100644
--- a/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/viewPresupuestoclienteForm.php
+++ b/ci4/app/Views/themes/vuexy/form/presupuestos/cliente/viewPresupuestoclienteForm.php
@@ -174,7 +174,19 @@
Duplicar
-
+ id),
+ lang("Basic.global.Print"),
+ [
+ "class" => "btn btn-dark float-start me-sm-3 ml-2",
+ "target" => "_blank"
+ ]
+ );
+ }
+ ?>
@@ -218,6 +230,17 @@
Duplicar
+ id),
+ lang("Basic.global.Print"),
+ [
+ "class" => "btn btn-dark float-start me-sm-3 ml-2",
+ "target" => "_blank"
+ ]
+ );
+ ?>