@extends('frontend::layouts.master') @section('title') @section('style') @endsection @section('content')
link_th) ? 'target="_blank"' : '' }}>

{!! nl2br(!empty($banner->name) ? $banner->name : '') !!}

{!! !empty($about->description_2) ? mwz_getTextString($about->description_2) : '' !!}
@endsection @section('script') @endsection