ListAudioCodecs::route('/'), 'create' => CreateAudioCodec::route('/create'), 'edit' => EditAudioCodec::route('/{record}/edit'), ]; } }