@extends('layouts.nova') @section('content')
@if($artworks){{ $artworks->withQueryString()->links('pagination::bootstrap-4') }}@endif
@endsection