@include('shared.header') @include('shared.navbar')
{{ $publications->News_Title }}
{{ $publications->News_Title_en }}
@if ($publications->News_Description){!! $publications->News_Description !!}
@endif @if ($publications->News_Description_en){!! $publications->News_Description_en !!}
@endif