{{isset($objnews->alt_cover) && $objnews->alt_cover != '' ? $objnews->alt_cover : $objnews->title}}
@if($objnews->categoria != '') {{$objnews->categoria}} @endif {{$objnews->data_str}}
{{$objnews->title}}
@if(trim($objnews->subtitle) != '')

{!!$objnews->subtitle!!}

@endif