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