ListStreaks::route('/'), 'create' => CreateStreak::route('/create'), 'edit' => EditStreak::route('/{record}/edit'), ]; } }