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

This commit is contained in:
developer 2026-04-02 12:03:53 +08:00
parent eee932598f
commit c12130084c

View File

@ -141,7 +141,6 @@ class="form-control"
@if(count($filter) && count($objs)) @if(count($filter) && count($objs))
<div>Всего помещений: {{ count($objs) }}</div> <div>Всего помещений: {{ count($objs) }}</div>
@endif @endif
<? print_r($filter) ?>
@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">
Нет помещений для отображения по выбранным параметрам Нет помещений для отображения по выбранным параметрам