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