id); return response()->json([ 'customer' => $customer, 'msg' => 'success' ]); } }