@if($this->getTabs()) @foreach ($this->getTabs() as $key => $tab) {{ $tab->getLabel() }} @if($tab->getBadge()) {{ $tab->getBadge() }} @endif @endforeach @endif {{ $this->table }}