insert([ 'nama_ruang_pelayanan' => 'Ruang ' . $faker->word, 'created_at' => now(), 'updated_at' => now(), ]); } } }