constructor(
    private route: ActivatedRoute,
    private as: AuthService,
    private fb: FormBuilder,
    private is: InventoryService,