tables() ->with('revision:id,row_count') ->paginate(10); return view('user.view')->with(compact('tables', 'user')); } }