ListProcessings::route('/'), 'create' => CreateProcessing::route('/create'), 'edit' => EditProcessing::route('/{record}/edit'), ]; } }