Find closest multiple of $18$ to $36$. We see that $2 \times 18 = 36$ is the nearest. Now subtract $36$ from $36$ to get reminder $0$. Add $2$ to quotient.
Since $0$ is less than $18$, stop the division. The reminder is $0$. The topmost line $02$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $2$.