Latest Headlines
@if(!empty($other_articles)) @foreach ($other_articles as $key => $value)
{{ $value->title }} {{ date('D, M d Y',strtotime($value->add_date)) }}
@endforeach @endif