trait HasTotalRow

Properties

protected array $totalRowColumns

Methods

$this
addTotalRow(string $column, Closure $callback)

No description

Factory|View|string
renderTotalRow($columns = null)

No description

Details

at line 23
$this addTotalRow(string $column, Closure $callback)

No description

Parameters

string $column
Closure $callback

Return Value

$this

at line 33
Factory|View|string renderTotalRow($columns = null)

No description

Parameters

$columns

Return Value

Factory|View|string