'Land 1', 'description' => 'Land 1 Description', ]), Land::create([ 'name' => 'Land 2', 'description' => 'Land 2 Description', ]) ]; } }