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