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