@if ($isDisplayTabs && count($tabs) > 0) @foreach ($tabs as $tab) {{ ucwords(str_replace('_', ' ', $tab)) }} @endforeach @endif {{ $this->table }}