اخرین مقالات

@foreach($articles as $article)

{{$article->name}}

{{$article->short_description}}

نویسنده : {{$article->user->name}}
{{jdate($article->updated_at)->ago()}}
@endforeach