Find closest multiple of $2049$ to $6184$. We see that $3 \times 2049 = 6147$ is the nearest. Now subtract $6147$ from $6184$ to get reminder $37$. Add $3$ to quotient.
Find closest multiple of $2049$ to $3797$. We see that $1 \times 2049 = 2049$ is the nearest. Now subtract $2049$ from $3797$ to get reminder $1748$. Add $1$ to quotient.
Find closest multiple of $2049$ to $17485$. We see that $8 \times 2049 = 16392$ is the nearest. Now subtract $16392$ from $17485$ to get reminder $1093$. Add $8$ to quotient.
Since $1093$ is less than $2049$, stop the division. The reminder is $1093$. The topmost line $0003018$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $3018$.