Calculate Totals in the footer for a table component

How can calculate the total balance of the customers and show it in the footer .Note this table component is not being used in filament admin panel but rather a laravel project with livewire
Also how can I add the view and edit actions onto this table component
image.png
Was this page helpful?