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