селектор помещений из апи
This commit is contained in:
parent
eee932598f
commit
c12130084c
@ -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">
|
||||||
Нет помещений для отображения по выбранным параметрам
|
Нет помещений для отображения по выбранным параметрам
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user