Add image

This commit is contained in:
Marcus Moore
2025-06-17 13:57:40 -07:00
parent 3290d7f401
commit cba45ece12
@@ -3,6 +3,10 @@
{{ $introduction }}:
@if (($snipeSettings->show_images_in_email =='1') && $item->getImageUrl())
<center><img src="{{ $item->getImageUrl() }}" alt="Asset" style="max-width: 570px;"></center>
@endif
@component('mail::table')
| | |
| ------------- | ------------- |