From fb07249b970d862f291ccf1d7eb70a7acefbf83b Mon Sep 17 00:00:00 2001 From: developer Date: Fri, 24 Apr 2026 11:50:22 +0800 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D0=B2=D1=8B=D0=B2=D0=BE=D0=B4=20=D1=81=D0=B2=D0=B5?= =?UTF-8?q?=D0=B4=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=BE=20=D0=B6=D0=BA=20=D0=B2?= =?UTF-8?q?=20=D1=82=D0=B0=D0=B1=D0=BB=D0=B8=D1=86=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/clients/livewire/search/input.blade.php | 4 ++-- resources/views/clients/table.blade.php | 15 +++++++++++++++ resources/views/livewire/clients-table.blade.php | 15 +++++++++++---- 3 files changed, 28 insertions(+), 6 deletions(-) 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 0a94b4c..ea1c66d 100644 --- a/app/Modules/Main/Views/clients/livewire/search/input.blade.php +++ b/app/Modules/Main/Views/clients/livewire/search/input.blade.php @@ -99,8 +99,8 @@ class="p-0 btn bg-light text-primary border overflow-hidden w-100 rounded-start-