This commit is contained in:
2021-06-14 16:40:59 -04:00
parent 67efd83ae3
commit 5ef0aaae50
5 changed files with 45 additions and 95 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}}">