set('general.wizard', true); // Save all settings setting()->save(); return view('wizard.finish.index', compact('')); } }