Soft Delete Archived Page

Hey guys, I use PHPrad Classic, and I’m having problems because there isn’t a tutorial on how to utilize soft delete. Please Help me! Does anyone here know how to display deleted entries in other pages? For example, if I delete an account from a table with soft deletion and want to move it to a trash bin, how can I get the deleted entries back to the original by simply changing the is deleted field without making any changes to the database backend?