onlyProps([
'actions',
'alignment' => null,
'record' => null,
'wrap' => false,
]) as $__key => $__value) {
$$__key = $$__key ?? $__value;
} ?>
exceptProps([
'actions',
'alignment' => null,
'record' => null,
'wrap' => false,
]); ?>
null,
'record' => null,
'wrap' => false,
]), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) {
$$__key = $$__key ?? $__value;
} ?>
$__value) {
if (array_key_exists($__key, $__defined_vars)) unset($$__key);
} ?>
class([
'filament-tables-actions-container flex items-center gap-4',
'flex-wrap' => $wrap,
'md:flex-nowrap' => $wrap === '-md',
match ($alignment ?? config('tables.layout.action_alignment') ?? config('tables.layout.actions.cell.alignment')) {
'center' => 'justify-center',
'left' => 'justify-start',
'left md:right' => 'justify-start md:justify-end',
default => 'justify-end',
},
])); ?>
>
addLoop($__currentLoopData); foreach($__currentLoopData as $action): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
record($record)->isHidden()): ?>
popLoop(); $loop = $__env->getLastLoop(); ?>