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