mirror of
https://github.com/crater-invoice/crater.git
synced 2026-02-10 04:42:40 -05:00
build version 400
This commit is contained in:
1
resources/views/vendor/media-library/image.blade.php
vendored
Normal file
1
resources/views/vendor/media-library/image.blade.php
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<img{!! $attributeString !!} loading="{{ $loadingAttributeValue }}" src="{{ $media->getUrl($conversion) }}" alt="{{ $media->name }}">
|
||||
Reference in New Issue
Block a user