tables()->paginate(10); return view('home')->with(compact('tables')); } }