@aware(['isTailwind','isBootstrap']) @if ($this->offlineIndicatorIsEnabled()) @if ($this->isTailwind) @elseif ($this->isBootstrap)
@lang('livewire-tables::You are not connected to the internet.')
@endif @endif