selectRaw('id,status')->where('order_id','=',$id)->orderByDesc('id')->first(); } }