middleware('auth'); } public function index () { return view('data-viz/index'); } }