Find closest multiple of $150$ to $1200$. We see that $8 \times 150 = 1200$ is the nearest. Now subtract $1200$ from $1200$ to get reminder $0$. Add $8$ to quotient.
Since $0$ is less than $150$, stop the division. The reminder is $0$. The topmost line $0008$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $8$.