define( Visiosoft\LocationModule\Village\VillageModel::class, function (Faker\Generator $faker) { return [ //'title' => $faker->words(2), ]; } );