insert([ [ 'name' => 'бюджетная', 'description' => 'бюджетная', 'slug' => 'budget', 'position' => '1', ], [ 'name' => 'платная', 'description' => 'платная', 'slug' => 'paid', 'position' => '2', ], ]); } }