@extends('welcome') @section('title', 'News') @section('content')
{!! html_entity_decode($news->desc_en) !!}
{!! html_entity_decode($news->desc_ar) !!}