added account service
This commit is contained in:
@@ -398,10 +398,12 @@ class OnePercentService
|
||||
|
||||
if ($t_gadai->month === $t_bayaran->month) {
|
||||
return false;
|
||||
}{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
return true;
|
||||
return false;
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user