Files
2026-05-09 17:32:17 +02:00

4 lines
163 B
PHP
Executable File

<div class="pl-3" style="image-rendering: pixelated">
<img loading="lazy" src="{{ $column->getAvatarUrl() }}" alt="{{ $column->getRecord()->name }}" />
</div>