alt() ?? ''; $crop = $crop ?? false; $webPSrcset = $file->srcset('webp'); $srcset = $file->srcset(); $src = $file->url(); $width = $file->resize(1800)->width(); $height = $file->resize(1800)->height(); $class = isset($class) ? 'class="' . $class . '"': ''; $lazy = $lazy ?? true; $span = isset($span) ? 'style="--span: ' . $span . ';"': ''; ?> data-id="uuid() ?>" orientation="orientation() ?>"> <?= $alt?>