@isset($smartAd)
@if($smartAd->adType == 'HTML') {!! $smartAd->body !!} @elseif($smartAd->adType == 'IMAGE') {{$smartAd->imageAlt}} @endif
@endisset