class(['fi-in-affixes flex']) }}
>
@if (count($prefixActions))
@foreach ($prefixActions as $prefixAction)
{{ $prefixAction }}
@endforeach
@endif
{{ $slot }}
@if (count($suffixActions))
@foreach ($suffixActions as $suffixAction)
{{ $suffixAction }}
@endforeach
@endif