cineflex/resources/views/components/cache-image.blade.php
2023-02-02 08:31:50 +01:00

1 line
106 B
PHP

<img src="{{ $src }}" alt="{{ $alt }}" class="{{ $class }}" width="{{ $width }}" height="{{ $height }}"/>