merge($getExtraAttributes())->class([ 'rounded-xl shadow-sm border border-gray-300 bg-white filament-forms-tabs-component', 'dark:bg-gray-700 dark:border-gray-600' => config('forms.dark_mode'), ]) }} {{ $getExtraAlpineAttributeBag() }} >
config('forms.dark_mode'), ]) > @foreach ($getTabsConfig() as $tabId => $tabLabel) @endforeach
@foreach ($getChildComponentContainer()->getComponents() as $tab) {{ $tab }} @endforeach