product detail

This commit is contained in:
merdan 2023-06-09 17:20:27 +05:00
parent 0fd5d0f441
commit 550bf6164d
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ class Rysgal extends Payment
}catch(\Exception $e){
// Log::info($result);
// Log::error(c);
Log::error($e);
return ['data' => [
'status' => false
],