Does anyone know how to restrict reviews to verified customers only, atm anyone can leave one

@MomiIshq - may be liquid conditional coding which checks if visitor is user can help

if user is visitor then only show user review section, else no

Thank you what section in the code would i find that please so that i can edit it