getExtraAttributesBag() }}> @if (method_exists($this, "getSecondSubNavigation") && count($this->getSecondSubNavigation()) > 0) @endif @foreach ($this->getWidgets() as $key => $widget) @livewire($widget[0], $widget[1] ?? [], key(class_basename($widget[0]) . "-" . $key)) @endforeach