From 83fc0ea360ece6986cd4615fb7b9026fbecb41c6 Mon Sep 17 00:00:00 2001 From: developer Date: Thu, 23 Apr 2026 18:29:16 +0800 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D1=80=D0=B0=D0=B1=D0=BE=D1=82?= =?UTF-8?q?=D0=BA=D0=B0=20=D0=BA=D0=BE=D0=BC=D0=BF=D0=BE=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D1=82=D1=8B=20=D0=B2=D1=8B=D0=B2=D0=BE=D0=B4=D0=B0=20=D0=BA?= =?UTF-8?q?=D0=BB=D0=B8=D0=B5=D0=BD=D1=82=D0=BE=D0=B2:=20=D0=B2=D1=8B?= =?UTF-8?q?=D0=B2=D0=B5=D0=BB=20=D0=BF=D0=BE=D0=B8=D1=81=D0=BA=20=D0=BF?= =?UTF-8?q?=D0=BE=20=D0=B6=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Modules/Main/Views/clients/livewire/search/input.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Modules/Main/Views/clients/livewire/search/input.blade.php b/app/Modules/Main/Views/clients/livewire/search/input.blade.php index 70e7880..ba9447d 100644 --- a/app/Modules/Main/Views/clients/livewire/search/input.blade.php +++ b/app/Modules/Main/Views/clients/livewire/search/input.blade.php @@ -25,7 +25,7 @@ {{ $filter['complexes'][0]['name'] }} @if(count($filter['complexes']) > 1) - + {{ count($filter['complexes']) - 1 }} + + {{ count($filter['complexes']) - 1 }} @endif