This commit is contained in:
2024-11-23 17:37:09 +05:00
parent 29e68422ff
commit dcf36c9f6c

View File

@@ -61,7 +61,7 @@ class MakePaymentNovaVisaMaster extends Action
} }
}); });
if (! $hasBeenPaid) { if ($hasBeenPaid) {
return Action::modal('modal-response', [ return Action::modal('modal-response', [
'title' => 'Bul aý töleg edildi!', 'title' => 'Bul aý töleg edildi!',
'body' => 'Bul aý töleg edildi.', 'body' => 'Bul aý töleg edildi.',