diff --git a/resources/views/dashboard/pages/edit-list.blade.php b/resources/views/dashboard/pages/edit-list.blade.php index 03b0c8d..40160e1 100644 --- a/resources/views/dashboard/pages/edit-list.blade.php +++ b/resources/views/dashboard/pages/edit-list.blade.php @@ -22,7 +22,9 @@ @if($filter) @if(!$paginate) - + @if(count($rows) > 0) + + @endif @else