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