'IDR', 'name' => 'Rupiah', 'decimal_places' => 2, 'status' => 1, 'created_at' => now(), 'updated_at' => now(), 'created_by' => 2, 'updated_by' => 2 ], [ 'code' => 'MYR', 'name' => 'Ringgit', 'decimal_places' => 2, 'status' => 1, 'created_at' => now(), 'updated_at' => now(), 'created_by' => 2, 'updated_by' => 2 ], [ 'code' => 'SAR', 'name' => 'Riyadh', 'decimal_places' => 2, 'status' => 1, 'created_at' => now(), 'updated_at' => now(), 'created_by' => 2, 'updated_by' => 2 ] ]); } }