constructor(
    private is: InventoryService,
    private as: AuthService,
    private route: ActivatedRoute,
    public dialog: MatDialog,