Edit fecha escritura

This commit is contained in:
2023-12-04 21:43:57 -03:00
parent 43977d1bd9
commit f597d552be
13 changed files with 185 additions and 15 deletions

View File

@ -2,9 +2,11 @@
<tr>
<td>
Pie
<a href="{{$urls->base}}/venta/{{$venta->id}}/pie">
<i class="edit icon"></i>
</a>
<sub>
<a href="{{$urls->base}}/venta/{{$venta->id}}/pie">
<i class="edit icon"></i>
</a>
</sub>
</td>
<td></td>
<td class="right aligned">{{$format->ufs($pie->valor)}}</td>