@extends('layouts.app') @section('content')

{{$news->page_content_name}}

{!! $news->page_content_description !!}

@stop