Balance::query()->updateOrCreate([ 'id' => $data['id'], 'account_id' => $data['account_id'], ], $data), attempts: 2 ); } }