=== OBJECT CREATED ===
object(App\Modules\Softcard\Providers\Nencer\Nencer)#1 (1) {
  ["config"]=>
  array(4) {
    ["post_url"]=>
    string(28) "https://nencer.vn/api/cardws"
    ["partner_id"]=>
    string(8) "NencerID"
    ["partner_key"]=>
    string(10) "NencerPass"
    ["wallet_number"]=>
    string(11) "001111....."
  }
}

=== CONFIG HIỆN TẠI ===
array(4) {
  ["post_url"]=>
  string(28) "https://nencer.vn/api/cardws"
  ["partner_id"]=>
  string(8) "NencerID"
  ["partner_key"]=>
  string(10) "NencerPass"
  ["wallet_number"]=>
  string(11) "001111....."
}

=== CALL getBalance() ===
ERROR:
Error
Class "App\Modules\Softcard\Models\SoftcardProvider" not found

#0 /www/wwwroot/webthe/public/index.php(25): App\Modules\Softcard\Providers\Nencer\Nencer->getBalance()
#1 {main}