components([ TextEntry::make('group.id'), TextEntry::make('created_at') ->dateTime(), TextEntry::make('updated_at') ->dateTime(), ]); } }