update(['from_name' => $request->from_name]); return back()->with(['status' => 'From Name Updated Successfully']); } }