setRedirectPath()); } public function errorPage() { return render('generic.error', ['title' => session()->get('title'), 'notification' => session()->get('notification')]); } }