From 9d08adee885d966139a8e413605b83832838be0f Mon Sep 17 00:00:00 2001 From: developer Date: Thu, 2 Apr 2026 12:04:37 +0800 Subject: [PATCH] =?UTF-8?q?=D1=81=D0=B5=D0=BB=D0=B5=D0=BA=D1=82=D0=BE?= =?UTF-8?q?=D1=80=20=D0=BF=D0=BE=D0=BC=D0=B5=D1=89=D0=B5=D0=BD=D0=B8=D0=B9?= =?UTF-8?q?=20=D0=B8=D0=B7=20=D0=B0=D0=BF=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Modules/Plan7/Views/livewire/selector.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Modules/Plan7/Views/livewire/selector.blade.php b/app/Modules/Plan7/Views/livewire/selector.blade.php index a6d0793..28d0610 100644 --- a/app/Modules/Plan7/Views/livewire/selector.blade.php +++ b/app/Modules/Plan7/Views/livewire/selector.blade.php @@ -139,7 +139,7 @@ class="form-control" @endif @if(count($filter) && count($objs)) -
Всего помещений: {{ count($objs) }}
+
Всего помещений: {{ count($objs) }}
@endif @if(!count($objs))