diff --git a/app/Modules/Plan7/Views/livewire/selector.blade.php b/app/Modules/Plan7/Views/livewire/selector.blade.php index 4c1748d..6098768 100644 --- a/app/Modules/Plan7/Views/livewire/selector.blade.php +++ b/app/Modules/Plan7/Views/livewire/selector.blade.php @@ -65,7 +65,7 @@ class="img-fluid rounded-start" alt="..."> @endif @if(!$room) -
+
@@ -98,27 +98,27 @@ class="img-fluid rounded-start" alt="..."> @if(array_key_exists('type', $filter)) @foreach($summary as $typeSummary) @if(array_key_exists('type', $typeSummary) && $typeSummary['type'] == $filter['type']) -
+
от + class="form-control" placeholder="{{ $typeSummary['min_area'] }}"> до + class="form-control" placeholder="{{ $typeSummary['max_area'] }}">
-
+
от до