Editar propiedad en venta

This commit is contained in:
2023-11-29 20:44:13 -03:00
parent 39048e12b3
commit 62153dd1ef
4 changed files with 145 additions and 45 deletions

View File

@ -16,6 +16,7 @@
<th class="center aligned">Piso</th>
<th class="right aligned">Metros vendibles</th>
<th class="right aligned">Precio</th>
<th class="right aligned">Valor Venta</th>
<th class="right aligned">UF/</th>
<th class="center aligned">Orientacion</th>
</tr>
@ -41,6 +42,9 @@
<td class="right aligned">
{{$format->ufs($unidad->precio($venta->fecha)->valor)}}
</td>
<td class="right aligned">
{{$format->ufs($unidad->valor)}}
</td>
<td class="right aligned">
@if ($unidad->proyectoTipoUnidad->tipoUnidad->descripcion === 'departamento')
{{$format->number($unidad->precio($venta->fecha)->valor / $unidad->proyectoTipoUnidad->vendible(), 2)}} UF/