template templates/dashboard/staff/detail.html should be called form.html not detail.html
Some others:
templates/dashboard/order/fulfillment.html -> fulfillment_form.html
templates/dashboard/staff/detail.html -> form.html
templates/dashboard/collection/detail.html -> form.html
@maarcingebala I'd be sending in some PRs to fix this.
@NyanKiyoshi @Pacu2 @maarcingebala kindly check out #4867