pub async fn transaction_edit_page(
__arg0: Path<String>,
__arg1: Extension<JWTAuthMiddleware>,
) -> Result<impl IntoResponse, (StatusCode, Json<Value>)>pub async fn transaction_edit_page(
__arg0: Path<String>,
__arg1: Extension<JWTAuthMiddleware>,
) -> Result<impl IntoResponse, (StatusCode, Json<Value>)>