-
-
- @transfer.Participant.FullName
- @transfer.Participant.Id
-
- |
-
-
- @transfer.MoveOccured.ToLocalTime().ToString("dd/MM/yyyy HH:mm")
-
- |
-
-
- @transfer.FromLocation.Name (@transfer.FromLocation.LocationType.Name)
-
- |
-
-
- @transfer.ToLocation.Name (@transfer.ToLocation.LocationType.Name)
-
- |
-
-
- @transfer.TransferType.Name
-
- |
-
- Process
- |
-
- }
- @if(incomingTransfers.Count is 0)
- {
-