Find closest multiple of $11$ to $76$. We see that $6 \times 11 = 66$ is the nearest. Now subtract $66$ from $76$ to get reminder $10$. Add $6$ to quotient.
Since $10$ is less than $11$, stop the division. The reminder is $10$. The topmost line $06$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $6$.