diff --git a/resources/views/tags/index.blade.php b/resources/views/tags/index.blade.php index 2bbd8fe0..15e1fc0d 100644 --- a/resources/views/tags/index.blade.php +++ b/resources/views/tags/index.blade.php @@ -50,4 +50,7 @@ + + @include('sendportal::layouts.partials.pagination', ['records' => $tags]) + @endsection