@aware(['component', 'tableName']) @props(['rows']) @if ($component->bulkActionsAreEnabled() && $component->hasBulkActions()) @php $colspan = $component->getColspanCount(); $selectAll = $component->selectAllIsEnabled(); $simplePagination = $component->isPaginationMethod('simple'); @endphp @if ($component->isTailwind()) @elseif ($component->isBootstrap()) @endif @endif