@if($content['ads'][0]['ads_type'] == 'image')
@if(isFileExist($content['ads'][0]['detail'] , $result = $content['ads'][0]['detail']->original_image)) {!! $post->title !!} @else {!! $post->title !!} @endif
@elseif($content['ads'][0]['ads_type'] == 'text')

{!!$content['image-text'][1]['text']!!}

@elseif($content['ads'][0]['ads_type'] == 'code') {!! $content['vimeo-embed'][0]['vimeo'] !!} @endif