@extends('front.layouts.app') @section('content')
{!! $articleType['custom_ad'] !!}
{{ $val->title }}
{!! $val->news_time !!}
{{ strip_tags(html_entity_decode($val->intro, ENT_QUOTES, 'UTF-8')) }}