mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-13 16:24:06 +00:00
1 line
175 B
PHP
1 line
175 B
PHP
<img{!! $attributeString !!} loading="{{ $loadingAttributeValue }}" srcset="{{ $media->getSrcset($conversion) }}" src="{{ $media->getUrl($conversion) }}" width="{{ $width }}"> |