Update 2022-03-07

This commit is contained in:
Aldarien
2022-03-07 12:42:34 +00:00
parent 67efd83ae3
commit abe01e5592
14 changed files with 243 additions and 251 deletions

View File

@ -8,7 +8,7 @@
<div class="col-md-3">
<select name="asociado" class="form-control">
@foreach ($pie->venta()->propietario()->ventas() as $v)
@if ($v->unidad()->id == $pie->venta()->unidad()->id)
@if ($v->unidad()->id == $pie->venta()->unidad()->id or $v->pie == 0)
@continue
@endif
<option value="{{$v->pie()->id}}">