middleware('auth'); } public function home() { return View('home'); } }