Update feature tuntut baki lelong read tag permata

This commit is contained in:
amirhassan
2024-03-17 09:17:11 +08:00
parent a2b9c0c4ce
commit ea54e26f97
3 changed files with 5 additions and 9 deletions
+2 -2
View File
@@ -31,7 +31,7 @@ class LelongController extends Controller
foreach($marhuns[0] as $marhun)
{
if($marhun['batu_permata'] != null)
if($marhun['tag_permata'] == 1)
{
$batuPermataExist = true;
}
@@ -83,7 +83,7 @@ class LelongController extends Controller
foreach($marhuns[0] as $marhun)
{
if($marhun['batu_permata'] != null)
if($marhun['tag_permata'] == 1)
{
$batuPermataExist = true;
}