селектор помещений из апи
This commit is contained in:
parent
a45afdba88
commit
a0f83704c8
@ -156,7 +156,7 @@ class="img-fluid rounded-start" alt="...">
|
|||||||
@endforeach
|
@endforeach
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@if($room)
|
@if(array_key_exists('id', $filter))
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
<button wire:click="done()" type="button" class="btn btn-primary" data-bs-dismiss="modal">Выбрать и
|
<button wire:click="done()" type="button" class="btn btn-primary" data-bs-dismiss="modal">Выбрать и
|
||||||
закрыть</button>
|
закрыть</button>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user