@include('shared.header') @include('shared.navbar')
{{ $new->category->cat_name }}
{{ $new->News_Title }}
{!! $new->News_Description ? $new->News_Description : "لا يوجد" !!}
{!! $new->News_Description_en ? $new->News_Description_en : "لا يوجد" !!}
{{ $new->Keyword ? $new->Keyword : "لا يوجد" }}
{{ $new->Keyword_en ? $new->Keyword_en : "لا يوجد" }}