merge($getExtraAttributes())->class([ 'filament-tables-image-column', 'px-4 py-3' => ! $isInline(), ]) }}> @php $height = $getHeight(); $width = $getWidth() ?? ($isRounded() ? $height : null); @endphp
$isRounded()]) > @if ($path = $getImagePath()) class([ 'object-cover object-center' => $isRounded(), ]) }} > @endif