insert([ 'nama_pegawai' => $faker->name, 'created_at' => now(), 'updated_at' => now(), ]); } } }