\n {{ exhibitor.BoothNumbers.length > 1 ? 'Booths' : 'Booth'}}\n {{\n exhibitor && exhibitor.BoothNumbers\n ? [...exhibitor.BoothNumbers].sort((a, b) => a - b).join(', ')\n : \"\"\n }}\n
\n\n {{\n exhibitor && exhibitor.SponsorType ? exhibitor.SponsorType : \"\"\n }}\n
\n \n