2 lines
46 B
PHP
2 lines
46 B
PHP
|
|
<img src="{{ $url }}" alt="{{ $alt ?? '' }}">
|
|
|
<img src="{{ $url }}" alt="{{ $alt ?? '' }}">
|