'delivery', 'description' => ''], ['name' => 'leasing', 'description' => ''], ]; foreach ($contractType as $ct) { ContractType::create($ct); } } }