Post Title Views Created At Action @foreach ($posts as $post) {{$post->title }} {{$post->view }} {{ $post->created_at->format('d/m/Y') }} {{ csrf_field() }} @endforeach {{ $posts->links() }}