I recently found that in laravel SimplePaginate() $users->total() won\'t work but when we use paginate() it works quite very well.<
SimplePaginate()
$users->total()
paginate()