update(['banner_location' => $request->banner_location]); return back()->with(['status' => 'Location Updated Successfully']); } }