@includeIf(data_get($setUp, 'header.includeViewOnTop'))
@include(powerGridThemeRoot() . '.header.actions')
@includeWhen(data_get($setUp, 'exportable'), powerGridThemeRoot() . '.header.export')
@include(powerGridThemeRoot() . '.header.toggle-columns') @includeIf(powerGridThemeRoot() . '.header.soft-deletes') @includeWhen(boolval(data_get($setUp, 'header.wireLoading')), powerGridThemeRoot() . '.header.loading')
@include(powerGridThemeRoot() . '.header.search')
@include(powerGridThemeRoot() . '.header.batch-exporting') @include(powerGridThemeRoot() . '.header.enabled-filters') @include(powerGridThemeRoot() . '.header.multi-sort') @includeIf(data_get($setUp, 'header.includeViewOnBottom')) @includeIf(powerGridThemeRoot() . '.header.message-soft-deletes')