'IU001', 'name' => 'Bisnis', 'status' => 1, 'created_at' => now(), 'updated_at' => now() ], [ 'code' => 'IU002', 'name' => 'Properti', 'status' => 1, 'created_at' => now(), 'updated_at' => now() ], [ 'code' => 'IU003', 'name' => 'Personal Properti', 'status' => 1, 'created_at' => now(), 'updated_at' => now() ] ]); } }