falta editar

This commit is contained in:
2025-01-03 16:03:54 +01:00
parent 883308d052
commit adacb6ddc8
7 changed files with 451 additions and 270 deletions

View File

@ -10,6 +10,7 @@
<div class="card-header">
<h3 class="card-title"><?= $boxTitle ?? $pageTitle ?></h3>
</div><!--//.card-header -->
<?= view("themes/vuexy/form/presupuestos/cliente/loader") ?>
<form id="clientePlantillaPreciosForm" method="post" class="card-body" action="<?= $formAction ?>">
<?= csrf_field() ?>
<?= view("themes/_commonPartialsBs/_alertBoxes") ?>