Replies: 1 comment 1 reply
-
fixed #1802 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Column summany does not work, it appears as if it is activated but does not show data inside it.
Should I add something? I am using the latest version, v6.1.6
Column::make('Payout', 'payout')->withSum('Sum Price', header: true, footer: false),
Beta Was this translation helpful? Give feedback.
All reactions