Find closest multiple of $784$ to $6687$. We see that $8 \times 784 = 6272$ is the nearest. Now subtract $6272$ from $6687$ to get reminder $415$. Add $8$ to quotient.
Find closest multiple of $784$ to $4152$. We see that $5 \times 784 = 3920$ is the nearest. Now subtract $3920$ from $4152$ to get reminder $232$. Add $5$ to quotient.
Since $232$ is less than $784$, stop the division. The reminder is $232$. The topmost line $00085$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $85$.