diff --git a/stubs/resources/views/flux/pagination.blade.php b/stubs/resources/views/flux/pagination.blade.php index b3ae1211..1e05b901 100644 --- a/stubs/resources/views/flux/pagination.blade.php +++ b/stubs/resources/views/flux/pagination.blade.php @@ -35,7 +35,9 @@ @else @if(method_exists($paginator,'getCursorName')) - @@ -49,7 +51,9 @@ @if ($paginator->hasMorePages()) @if(method_exists($paginator,'getCursorName')) -