ListVotes::route('/'), 'create' => CreateVote::route('/create'), 'edit' => EditVote::route('/{record}/edit'), ]; } }