@if (!empty($tmp['image']) and Storage::disk($disk)->exists($tmp['image'])) @endif @if (!empty($tmp['image2']) and Storage::disk($disk)->exists($tmp['image2'])) @endif
exists($tmp['image'])) style="background-image: url({{ Storage::disk($disk)->url($tmp['image']) }})" @endif >

업로드할 이미지를 드랍하세요

@if ($responsive)
exists($tmp['image2'])) style="background-image: url({{ Storage::disk($disk)->url($tmp['image2']) }})" @endif >

(PC 이미지)

@endif