EvidenceRequestCompletedScreen
fun EvidenceRequestCompletedScreen(evidenceRequest: EvidenceRequestCompletionMessage, provisioningViewModel: ProvisioningViewModel)
Show the "Document Scanning Complete" screen after completing all steps of for evidence gathering. Since it occupies the entire visible screen real estate, this function can be appropriately classified as a "Screen" (rather than a generic "View").