Find closest multiple of $78$ to $456$. We see that $5 \times 78 = 390$ is the nearest. Now subtract $390$ from $456$ to get reminder $66$. Add $5$ to quotient.
Since $66$ is less than $78$, stop the division. The reminder is $66$. The topmost line $005$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $5$.