селектор помещений из апи

This commit is contained in:
developer 2026-04-02 12:04:37 +08:00
parent c12130084c
commit 9d08adee88

View File

@ -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">