@foreach($articles as $article)
@endforeach
{{$articles->links()}}
{{$article->title}}
{{date('Y-m-d h:i ', strtotime($article->created_at))}} @if(date('A', strtotime($article->created_at)) == 'AM') ص @else م @endif