Nechalon
03/22/2023, 4:00 PM{{ $item->image('image_key') }} but it doesnt seem to work, it gets a URL but it doesnt display the image.ifox
03/22/2023, 11:11 PMNechalon
03/23/2023, 8:45 AM{!! $item->image('image_key', 'desktop') !!} but it still doesnt display it for some reasonNechalon
03/23/2023, 9:15 AM