From 7a0b22e508ce2ac3a1ee2bd4d4da9cbd3e3512c2 Mon Sep 17 00:00:00 2001 From: Dmitry Karpukhin Date: Sun, 30 Nov 2025 15:50:10 +0800 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=BF=D0=BE=D0=BB=D0=BD=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=BA=20=D1=81=D0=BA=D1=80=D1=8B=D1=82?= =?UTF-8?q?=D0=B8=D1=8E=20=D0=B2=D0=BE=D0=B7=D0=BD=D0=B0=D0=B3=D1=80=D0=B0?= =?UTF-8?q?=D0=B6=D0=B4=D0=B5=D0=BD=D0=B8=D1=8F=20(fix=202)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/livewire/table/index.blade.php | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/app/Modules/Contracts/Views/livewire/table/index.blade.php b/app/Modules/Contracts/Views/livewire/table/index.blade.php index 3906ad3..d7f58d1 100644 --- a/app/Modules/Contracts/Views/livewire/table/index.blade.php +++ b/app/Modules/Contracts/Views/livewire/table/index.blade.php @@ -57,7 +57,7 @@ ?> {!! $price !!} - reward = GetAgentPaymentForContract($contract); //$contract->reward = $contract->reward ? $contract->reward : 0; @@ -69,16 +69,17 @@ ?> @if ($contract->status == 'TREATY') - {!! $reward !!} + + @else - {!! $reward !!} - - @endif + --> + @endif - - --> + +
Стоимость