merge($getExtraAttributes())->class([ 'filament-forms-section-component bg-white rounded-xl border border-gray-300', 'dark:border-gray-600 dark:bg-gray-800' => config('forms.dark_mode'), ]) }} {{ $getExtraAlpineAttributeBag() }} >
! $isCompact(), 'dark:bg-gray-900' => config('forms.dark_mode'), ]) @if ($isCollapsible()) x-bind:class="{ 'rounded-b-xl': isCollapsed }" x-on:click="isCollapsed = ! isCollapsed" @endif >
$isCollapsible(), ])>

! $isCompact(), ])> {{ $getHeading() }}

@if ($description = $getDescription())

{{ $description }}

@endif
@if ($isCollapsible()) @endif
! $isCompact(), 'p-4' => $isCompact(), ])> {{ $getChildComponentContainer() }}