all(); $customer = Customers::store($data); return response()->json(['error' => 0]); } }