селектор помещений из апи
This commit is contained in:
parent
c12130084c
commit
9d08adee88
@ -139,7 +139,7 @@ class="form-control"
|
|||||||
@endif
|
@endif
|
||||||
</div>
|
</div>
|
||||||
@if(count($filter) && count($objs))
|
@if(count($filter) && count($objs))
|
||||||
<div>Всего помещений: {{ count($objs) }}</div>
|
<div class="text-dark">Всего помещений: {{ count($objs) }}</div>
|
||||||
@endif
|
@endif
|
||||||
@if(!count($objs))
|
@if(!count($objs))
|
||||||
<div wire:loading.remove class="p-5 text-secondary w-100 text-center fs-3">
|
<div wire:loading.remove class="p-5 text-secondary w-100 text-center fs-3">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user