get('oid'); $order = ImsCjdcOrderMain::where('id',$oid)->first(); return $order; } }