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