{{ $paper->grade }}
Library results
{{ $papers->total() }} papers available
Tap a card to preview the paper in a new tab or use the download action for offline study.
@foreach($papers as $paper)
@endforeach
{{ $papers->appends(request()->query())->links() }}
@else
@endif