@foreach ($proofs as $proof)
image) }} class="img-fluid rounded" alt="">
{{ $proof->user->name }}

{{ $proof->created_at->diffForHumans() }}

@endforeach
{{ $proofs->links() }}