title('Nom'), Column::make('values_count')->title('Nb attributs')->searchable(false)->addClass('text-right'), Column::make('articles_count')->title('Nb d\'articles')->searchable(false)->addClass('text-right'), self::makeColumnButtons(), ]; } }