How to deduct original balance when editing a transaction?
I am creating a web app using .Net8 Blazor Server Side that can create a transaction and every transaction should deduct the balance.
I am creating a web app using .Net8 Blazor Server Side that can create a transaction and every transaction should deduct the balance.