селектор помещений из апи
This commit is contained in:
parent
b11f85e384
commit
0f6dffb596
@ -42,7 +42,7 @@
|
||||
class="img-fluid rounded-start" alt="...">
|
||||
</div>
|
||||
<div class="col px-3">
|
||||
<h3 class="fw-bold mb-3 text-uppercase">
|
||||
<h3 class="fw-bold mb-3 text-uppercase text-primary">
|
||||
{{ (($room['type'] == 0) ? $room['room'] . ' комн. ' . mb_strtolower($this->types[$room['type']]) : $this->types[$room['type']]) }}
|
||||
</h3>
|
||||
<div class="d-flex flex-wrap gap-3">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user