diff --git a/resources/views/404.blade.php b/resources/views/404.blade.php index 16fb8d5..ee68d54 100644 --- a/resources/views/404.blade.php +++ b/resources/views/404.blade.php @@ -9,6 +9,4 @@ {!! get_search_form(false) !!} @endif - - {!! get_the_posts_navigation() !!} @endsection