The issue seems to be with the segment you are passing. In the MUI documentation, segment paths are typically written without a leading forward slash (/).
segment
Try using:
segment: 'dashboard/review-files'