'Teknologi', ], [ 'name' => 'Kuliner', ], ]; foreach($dataCategory as $val) { Category::create($val); } }}