This commit is contained in:
Juan Pablo Vial
2024-11-28 14:07:07 -03:00
parent 151d1d0209
commit 3ff5f3f1a6
4 changed files with 316 additions and 0 deletions

View File

@ -14,6 +14,7 @@
<p>Crédito {{$format->ufs($venta->formaPago()->credito->pago->valor())}}</p>
@endif
</div>
<a href="{{$urls->base}}/venta/{{$venta->id}}/escritura/cuotas" class="ui small green button"><i class="plus icon"></i> Agregar Cuotas</a>
<form class="ui form" id="add_form">
<div class="three wide field">
<label for="fecha">Fecha</label>