@section('content')
{{ $newsFeed->subtitle }}
{{ $newsFeed->created_at->format('d F,Y') }}
{!! $newsFeed->details !!}
{!! $newsFeed->note !!}