merge(['wire:key' => $uuid ]) ->class(['card bg-base-100 p-5', 'shadow-xs' => $shadow]) }} > @if($figure)
attributes->class(["mb-5 -m-5"]) }}> {{ $figure }}
@endif @if($title || $subtitle)
@if($title)
attributes->get('class') ]) > {{ $title }}
@endif @if($subtitle)
attributes->get('class') ]) > {{ $subtitle }}
@endif
@if($menu)
attributes->class(["flex items-center gap-2"]) }}> {{ $menu }}
@endif
@if($separator)
@if($progressIndicator)
@endif @endif
@endif
{{ $slot }}
@if($actions) @if($separator)
@else
@endif
attributes->get('class') ])> {{ $actions }}
@endif