insert([ 'icon' => $faker->title, 'nama' => $faker->text, 'link' => $faker->text, ]); } } }