User::count(), ); return view("dashboard.index")->with([ "counters" => $counters, ]); } }