insert([ 'section_1_desc' => $faker->title, 'section_2' => $faker->text, 'section_3' => $faker->text, 'section_4' => $faker->text, 'section_5' => $faker->text, 'keyphrase' => $faker->text, 'seo_title' => $faker->text, 'meta_description' => $faker->text, ]); } } }