@@ -14,7 +14,7 @@ class PlayerSeeder extends Seeder
//$school_name = ['']
for($i = 1; $i++; $i = 65) {
DB::table('players')->insert([
-
+
]);
}