From 50496d321c9ad5426b6192e2c3b946fe00a93960 Mon Sep 17 00:00:00 2001 From: Ash Monsh Date: Sat, 4 Nov 2023 14:45:47 +0300 Subject: [PATCH] Update matrix-choice.blade.php --- resources/views/components/matrix-choice.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/components/matrix-choice.blade.php b/resources/views/components/matrix-choice.blade.php index 986efee..561ece1 100644 --- a/resources/views/components/matrix-choice.blade.php +++ b/resources/views/components/matrix-choice.blade.php @@ -1,4 +1,4 @@ - + @php $statePath = $getStatePath(); $pilColor = $getPilColor();