select('collection_id')->where('kodcaw',$request->kodcaw)->first(); return response()->json($collection_id['collection_id']); } }